Home
last modified time | relevance | path

Searched refs:checkAddressOfFunctionIsAvailable (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp1615 if (!S.checkAddressOfFunctionIsAvailable(FD)) in IsStandardConversion()
8944 static bool checkAddressOfFunctionIsAvailable(Sema &S, const FunctionDecl *FD, in checkAddressOfFunctionIsAvailable() function
8980 return checkAddressOfFunctionIsAvailable(S, FD, /*Complain=*/true, in checkAddressOfCandidateIsAvailable()
8985 bool Sema::checkAddressOfFunctionIsAvailable(const FunctionDecl *Function, in checkAddressOfFunctionIsAvailable() function in Sema
8988 return ::checkAddressOfFunctionIsAvailable(*this, Function, Complain, in checkAddressOfFunctionIsAvailable()
10450 if (!S.checkAddressOfFunctionIsAvailable(Specialization)) in AddMatchingTemplateFunction()
10483 if (!S.checkAddressOfFunctionIsAvailable(FunDecl)) in AddMatchingNonTemplateFunction()
10738 if (!checkAddressOfFunctionIsAvailable(FD)) in resolveAddressOfOnlyViableOverloadCandidate()
11391 !SemaRef.checkAddressOfFunctionIsAvailable(FD, /*Complain=*/true, in FinishOverloadedCallExpr()
11434 !S.checkAddressOfFunctionIsAvailable(I->Function, /*Complain=*/false)) { in markUnaddressableCandidatesUnviable()
H A DSemaInit.cpp4935 return !S.checkAddressOfFunctionIsAvailable( in isExprAnUnaddressableFunction()
7116 S.checkAddressOfFunctionIsAvailable(FD, /*Complain=*/true, in Diagnose()
H A DSemaExpr.cpp531 if (!checkAddressOfFunctionIsAvailable(FD, Diagnose, E->getExprLoc())) in DefaultFunctionArrayConversion()
5236 !checkAddressOfFunctionIsAvailable(FD, /*Complain=*/true, in ActOnCallExpr()
10397 if (!checkAddressOfFunctionIsAvailable(FD, /*Complain=*/true, in CheckAddressOfOperand()
12386 return !S.checkAddressOfFunctionIsAvailable(FD, in maybeDiagnoseAssignmentToFunction()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h2551 bool checkAddressOfFunctionIsAvailable(const FunctionDecl *Function,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h8307 bool checkAddressOfFunctionIsAvailable(const FunctionDecl *Function,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h4193 bool checkAddressOfFunctionIsAvailable(const FunctionDecl *Function,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h8560 bool checkAddressOfFunctionIsAvailable(const FunctionDecl *Function,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h8560 bool checkAddressOfFunctionIsAvailable(const FunctionDecl *Function,