Home
last modified time | relevance | path

Searched refs:getConstructorInfo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h1171 inline ConstructorInfo getConstructorInfo(NamedDecl *ND) { in getConstructorInfo() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3936 auto Info = getConstructorInfo(D); in ResolveConstructorOverload()
4587 auto Info = getConstructorInfo(D); in TryRefInitWithConversionFunction()
5256 auto Info = getConstructorInfo(D); in TryUserDefinedConversion()
6526 getConstructorInfo(Step.Function.FoundDecl)); in PerformConstructorInitialization()
H A DSemaLookup.cpp3218 auto CtorInfo = getConstructorInfo(Cand); in LookupSpecialMember()
H A DSemaOverload.cpp3342 auto Info = getConstructorInfo(D); in IsInitializerListConstructorConversion()
3463 auto Info = getConstructorInfo(D); in IsUserDefinedConversion()