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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp3288 CXXRecordDecl *T2RecordDecl = cast<CXXRecordDecl>(T2RecordType->getDecl()); local
3292 Conversions = T2RecordDecl->getVisibleConversionFunctions();
H A DSemaOverload.cpp4043 CXXRecordDecl *T2RecordDecl local
4049 Conversions = T2RecordDecl->getVisibleConversionFunctions();

Completed in 168 milliseconds