Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2168 const DIScope *ImmediateScope = Ty->getScope(); in getCommonClassOptions() local
2169 if (ImmediateScope && isa<DICompositeType>(ImmediateScope)) in getCommonClassOptions()
2177 if (ImmediateScope && isa<DISubprogram>(ImmediateScope)) in getCommonClassOptions()
2180 for (const DIScope *Scope = ImmediateScope; Scope != nullptr; in getCommonClassOptions()