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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp271 CXXRecordDecl *BaseRecord local
374 FindBaseClass(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *BaseRecord) argument
383 FindVirtualBaseClass(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *BaseRecord) argument
396 RecordDecl *BaseRecord = local
413 RecordDecl *BaseRecord = local
432 RecordDecl *BaseRecord = local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp504 CXXRecordDecl *BaseRecord = local
H A DSemaLookup.cpp1549 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); local
H A DSemaDecl.cpp5884 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); local
H A DSemaDeclCXX.cpp5745 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl(); local
H A DSemaOverload.cpp11616 const RecordType *BaseRecord = Base->getType()->getAs<RecordType>(); local

Completed in 244 milliseconds