Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp2774 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers() local
2806 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()
2842 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()