Lines Matching refs:getScope
84 processScope(GV->getScope()); in processCompileUnit()
101 processScope(NS->getScope()); in processCompileUnit()
103 processScope(M->getScope()); in processCompileUnit()
121 processScope(Loc->getScope()); in processLocation()
128 processScope(DT->getScope().resolve()); in processType()
167 processScope(LB->getScope()); in processScope()
169 processScope(NS->getScope()); in processScope()
171 processScope(M->getScope()); in processScope()
178 processScope(SP->getScope().resolve()); in processSubprogram()
210 processScope(DV->getScope()); in processDeclare()
225 processScope(DV->getScope()); in processValue()
496 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation()
536 return mapNode(MDLB->getScope()); in remap()
641 auto *Scope = DL.getScope(); in stripNonLineTableDebugInfo()
900 return wrap(unwrapDI<DILocation>(Location)->getScope()); in LLVMDILocationGetScope()