Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTTBuilder.h87 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef
/external/llvm-project/clang/include/clang/AST/
DVTTBuilder.h90 using VisitedVirtualBasesSetTy = llvm::SmallPtrSet<const CXXRecordDecl *, 4>; variable
/external/clang/lib/AST/
DVTableBuilder.cpp127 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon71138c580111::FinalOverriders
883 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon71138c580111::ItaniumVTableBuilder
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp126 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anond37903e60111::FinalOverriders
891 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anond37903e60111::ItaniumVTableBuilder
/external/clang/lib/CodeGen/
DCodeGenFunction.h1453 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef