Lines Matching full:getparent
345 Actions.CurScope = OldScope->getParent();878 Scope *ParentScope = getCurScope()->getParent();1409 for (Scope *S = getCurScope(); S; S = S->getParent()) {1526 if (Result && !getCurScope()->getParent())