Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DVTTBuilder.h90 using VisitedVirtualBasesSetTy = llvm::SmallPtrSet<const CXXRecordDecl *, 4>; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp127 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon56257b480111::FinalOverriders
897 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in __anon56257b480111::ItaniumVTableBuilder
[all...]