Home
last modified time | relevance | path

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

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