Home
last modified time | relevance | path

Searched refs:IndirectBaseSet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2807 typedef llvm::SmallPtrSet<QualType, 4> IndirectBaseSet; typedef
2811 NoteIndirectBases(ASTContext &Context, IndirectBaseSet &Set, in NoteIndirectBases()
2843 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers()