Searched refs:ImmediateScope (Results 1 – 1 of 1) sorted by relevance
2187 const DIScope *ImmediateScope = Ty->getScope(); in getCommonClassOptions() local2188 if (ImmediateScope && isa<DICompositeType>(ImmediateScope)) in getCommonClassOptions()2196 if (ImmediateScope && isa<DISubprogram>(ImmediateScope)) in getCommonClassOptions()2199 for (const DIScope *Scope = ImmediateScope; Scope != nullptr; in getCommonClassOptions()