Lines Matching refs:getScope
168 processScope(GV->getScope()); in processCompileUnit()
185 processScope(NS->getScope()); in processCompileUnit()
187 processScope(M->getScope()); in processCompileUnit()
203 processScope(Loc->getScope()); in processLocation()
210 processScope(DT->getScope()); in processType()
249 processScope(LB->getScope()); in processScope()
251 processScope(NS->getScope()); in processScope()
253 processScope(M->getScope()); in processScope()
260 processScope(SP->getScope()); in processSubprogram()
292 processScope(DV->getScope()); in processVariable()
616 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation()
656 return mapNode(MDLB->getScope()); in remap()
763 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo()
1065 return wrap(unwrapDI<DILocation>(Location)->getScope()); in LLVMDILocationGetScope()
1475 return wrap(unwrapDI<DIVariable>(Var)->getScope()); in LLVMDIVariableGetScope()