Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp2740 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers() local
2772 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()
2808 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()