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

/external/clang/lib/Sema/
H A DSemaInit.cpp3565 CXXRecordDecl *T1RecordDecl = cast<CXXRecordDecl>(T1RecordType->getDecl()); local
3567 DeclContext::lookup_result R = S.LookupConstructors(T1RecordDecl);

Completed in 120 milliseconds