Searched refs:CompleteConstructorCall (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 7270 if (S.CompleteConstructorCall(Constructor, T, CurInitExpr, Loc, in CopyObject() 7471 if (S.CompleteConstructorCall(Constructor, Step.Type, Args, Loc, in PerformConstructorInitialization() 8106 if (S.CompleteConstructorCall(Constructor, Step->Type, in Perform()
|
| H A D | SemaExprCXX.cpp | 4504 if (S.CompleteConstructorCall(Constructor, Ty, From, CastLoc, in BuildCXXCastArgument() 4683 if (CompleteConstructorCall( in PerformImplicitConversion()
|
| H A D | TreeTransform.h | 3569 if (getSema().CompleteConstructorCall(FoundCtor, T, Args, Loc, in RebuildCXXConstructExpr()
|
| H A D | SemaDeclCXX.cpp | 16356 bool Sema::CompleteConstructorCall(CXXConstructorDecl *Constructor, in CompleteConstructorCall() function in Sema
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 5626 bool CompleteConstructorCall(CXXConstructorDecl *Constructor,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5183 …14SourceLocationERNS_15ASTOwningVectorIS5_Lj8EEE", "clang::Sema::CompleteConstructorCall(clang::CX…
|