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

/external/clang/lib/Sema/
H A DSemaInit.cpp3198 CXXRecordDecl *T2RecordDecl = cast<CXXRecordDecl>(T2RecordType->getDecl()); local
3201 = T2RecordDecl->getVisibleConversionFunctions();
H A DSemaOverload.cpp3940 CXXRecordDecl *T2RecordDecl local
3945 = T2RecordDecl->getVisibleConversionFunctions();

Completed in 159 milliseconds