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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp126 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon2759::FinalOverriders
883 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon2759::ItaniumVTableBuilder
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1924 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:clang::CodeGen::CodeGenFunction

Completed in 124 milliseconds