Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2937 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers() local
2969 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()
3005 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()