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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DVTTBuilder.h88 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:clang::VTTBuilder
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp118 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon3000::FinalOverriders
885 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in class:__anon3000::VTableBuilder
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h1537 typedef llvm::SmallPtrSet<const CXXRecordDecl *, 4> VisitedVirtualBasesSetTy; typedef in namespace:clang::CodeGen

Completed in 108 milliseconds