Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp1569 IndirectBaseSet IndirectBaseTypes; in AttachBaseSpecifiers() local
1601 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()
1630 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()