Home
last modified time | relevance | path

Searched refs:CompleteConstructorCall (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp6332 if (S.CompleteConstructorCall(Constructor, T, CurInitExpr, Loc, in CopyObject()
6530 if (S.CompleteConstructorCall(Constructor, Step.Type, Args, Loc, in PerformConstructorInitialization()
8311 if (S.CompleteConstructorCall(Constructor, Step->Type, in Perform()
H A DSemaExprCXX.cpp3970 if (S.CompleteConstructorCall(Constructor, Ty, From, CastLoc, in BuildCXXCastArgument()
4139 if (CompleteConstructorCall( in PerformImplicitConversion()
H A DTreeTransform.h3212 if (getSema().CompleteConstructorCall(FoundCtor, T, Args, Loc, in RebuildCXXConstructExpr()
H A DSemaDeclCXX.cpp15267 bool Sema::CompleteConstructorCall(CXXConstructorDecl *Constructor, in CompleteConstructorCall() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6014 bool CompleteConstructorCall(CXXConstructorDecl *Constructor,