Lines Matching refs:getScope
161 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
173 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
216 processScope(GV->getScope()); in processCompileUnit()
233 processScope(NS->getScope()); in processCompileUnit()
235 processScope(M->getScope()); in processCompileUnit()
254 processScope(Loc->getScope()); in processLocation()
267 processScope(DT->getScope()); in processType()
306 processScope(LB->getScope()); in processScope()
308 processScope(NS->getScope()); in processScope()
310 processScope(M->getScope()); in processScope()
317 processScope(SP->getScope()); in processSubprogram()
341 processScope(DV->getScope()); in processVariable()
733 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation()
773 return mapNode(MDLB->getScope()); in remap()
879 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo()
1219 return wrap(unwrapDI<DILocation>(Location)->getScope()); in LLVMDILocationGetScope()
1630 return wrap(unwrapDI<DIVariable>(Var)->getScope()); in LLVMDIVariableGetScope()