Home
last modified time | relevance | path

Searched refs:ImmediateScope (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1824 const DIScope *ImmediateScope = Ty->getScope().resolve(); in getCommonClassOptions() local
1825 if (ImmediateScope && isa<DICompositeType>(ImmediateScope)) in getCommonClassOptions()
1829 for (const DIScope *Scope = ImmediateScope; Scope != nullptr; in getCommonClassOptions()