Lines Matching refs:getScope
157 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
169 MDNode *Scope = DeclareLoc.getScope(); in getDebugValueLoc()
212 processScope(GV->getScope()); in processCompileUnit()
229 processScope(NS->getScope()); in processCompileUnit()
231 processScope(M->getScope()); in processCompileUnit()
250 processScope(Loc->getScope()); in processLocation()
262 processScope(DT->getScope()); in processType()
301 processScope(LB->getScope()); in processScope()
303 processScope(NS->getScope()); in processScope()
305 processScope(M->getScope()); in processScope()
312 processScope(SP->getScope()); in processSubprogram()
336 processScope(DV->getScope()); in processVariable()
728 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation()
768 return mapNode(MDLB->getScope()); in remap()
874 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo()
1214 return wrap(unwrapDI<DILocation>(Location)->getScope()); in LLVMDILocationGetScope()
1625 return wrap(unwrapDI<DIVariable>(Var)->getScope()); in LLVMDIVariableGetScope()