Searched defs:FromInitList (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp3229 bool HadMultipleCandidates, bool FromInitList, bool AsInitList) {
3231 S.Kind = FromInitList ? AsInitList ? SK_StdInitializerListConstructorCall
3227 AddConstructorInitializationStep( DeclAccessPair FoundDecl, CXXConstructorDecl *Constructor, QualType T, bool HadMultipleCandidates, bool FromInitList, bool AsInitList) argument

Completed in 207 milliseconds