Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp2379 typedef llvm::SmallPtrSet<QualType, 4> IndirectBaseSet; typedef
2383 NoteIndirectBases(ASTContext &Context, IndirectBaseSet &Set, in NoteIndirectBases()
2417 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers()