Searched refs:T1RecordDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp3159 CXXRecordDecl *T1RecordDecl = cast<CXXRecordDecl>(T1RecordType->getDecl()); local
3162 for (llvm::tie(Con, ConEnd) = S.LookupConstructors(T1RecordDecl);

Completed in 52 milliseconds