Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1401 const DIScope *ImmediateScope = Ty->getScope().resolve(); in getCommonClassOptions() local
1402 if (ImmediateScope && isa<DICompositeType>(ImmediateScope)) in getCommonClassOptions()
1406 for (const DIScope *Scope = ImmediateScope; Scope != nullptr; in getCommonClassOptions()