Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2843 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers() local
2875 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()
2911 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()