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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp126 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon354::FinalOverriders
891 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon354::ItaniumVTableBuilder
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h2221 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:clang::CodeGen::CodeGenFunction

Completed in 151 milliseconds