Home
last modified time | relevance | path

Searched defs:VisitedVirtualBasesSetTy (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DVTTBuilder.h87 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef
/external/clang/lib/AST/
DVTableBuilder.cpp125 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon71138c580111::FinalOverriders
887 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon71138c580111::ItaniumVTableBuilder
/external/clang/lib/CodeGen/
DCodeGenFunction.h1274 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef