Home
last modified time | relevance | path

Searched refs:BaseSet (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp29 typedef llvm::SmallPtrSet<const CXXRecordDecl*, 4> BaseSet; typedef
31 const BaseSet &Bases = *reinterpret_cast<const BaseSet*>(BasesPtr); in BaseIsNotInSet()
38 const BaseSet &Bases) { in isProvablyNotDerivedFrom()
107 BaseSet Classes; in ClassifyImplicitMemberAccess()