Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1948 const DIScope *ImmediateScope = Ty->getScope().resolve(); in getCommonClassOptions() local
1949 if (ImmediateScope && isa<DICompositeType>(ImmediateScope)) in getCommonClassOptions()
1957 if (ImmediateScope && isa<DISubprogram>(ImmediateScope)) in getCommonClassOptions()
1960 for (const DIScope *Scope = ImmediateScope; Scope != nullptr; in getCommonClassOptions()