Lines Matching refs:getParentScope
606 printTypeIndex("Parent", Func.getParentScope(), StreamTPI); in visitKnownRecord()
861 if (!Element->getParentScope()) { in visitKnownRecord()
911 if (!Element->getParentScope()) { in visitKnownRecord()
1368 if (Symbol->getParentScope()->removeElement(Symbol)) in visitKnownRecord()
1655 if (Type->getParentScope()->removeElement(Type)) in visitKnownRecord()
2124 printTypeIndex("ParentScope", Func.getParentScope(), StreamTPI); in visitKnownRecord()
2138 TypeIndex TIParent = Func.getParentScope(); in visitKnownRecord()
2292 if (!LastLink->getParentScope()) in visitKnownRecord()
2372 if (!LastLink->getParentScope()) in visitKnownRecord()
2566 if (LVScope *Scope = Element->getParentScope()) in visitKnownRecord()
3432 LVScope *Parent = InlinedFunction->getParentScope(); in inlineSiteAnnotation()