Lines Matching refs:getScope
169 processScope(GV->getScope()); in processCompileUnit()
186 processScope(NS->getScope()); in processCompileUnit()
188 processScope(M->getScope()); in processCompileUnit()
204 processScope(Loc->getScope()); in processLocation()
211 processScope(DT->getScope()); in processType()
250 processScope(LB->getScope()); in processScope()
252 processScope(NS->getScope()); in processScope()
254 processScope(M->getScope()); in processScope()
261 processScope(SP->getScope()); in processSubprogram()
293 processScope(DV->getScope()); in processVariable()
618 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation()
658 return mapNode(MDLB->getScope()); in remap()
765 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo()
1060 return wrap(unwrapDI<DILocation>(Location)->getScope()); in LLVMDILocationGetScope()
1470 return wrap(unwrapDI<DIVariable>(Var)->getScope()); in LLVMDIVariableGetScope()