Home
last modified time | relevance | path

Searched refs:BuildCallToMemberFunction (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSema.cpp1351 ExprResult R = BuildCallToMemberFunction(nullptr, &E, SourceLocation(), in tryExprAsCall()
H A DSemaExpr.cpp5177 return BuildCallToMemberFunction(S, Fn, LParenLoc, ArgExprs, RParenLoc); in ActOnCallExpr()
5193 return BuildCallToMemberFunction(S, Fn, LParenLoc, ArgExprs, RParenLoc); in ActOnCallExpr()
H A DSemaOverload.cpp12130 Sema::BuildCallToMemberFunction(Scope *S, Expr *MemExprE, in BuildCallToMemberFunction() function in Sema
H A DSemaDeclCXX.cpp9968 ExprResult Call = S.BuildCallToMemberFunction(/*Scope=*/nullptr, in buildSingleCopyAssignRecursively()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h2646 BuildCallToMemberFunction(Scope *S, Expr *MemExpr,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h8402 ExprResult BuildCallToMemberFunction(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h4302 ExprResult BuildCallToMemberFunction(Scope *S, Expr *MemExpr,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h8655 ExprResult BuildCallToMemberFunction(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h8655 ExprResult BuildCallToMemberFunction(