Home
last modified time | relevance | path

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

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