Home | History | Annotate | Download | only in Parse

Lines Matching full:parentscope

968     Scope *ParentScope = getCurScope()->getParent();
971 Decl *DP = Actions.HandleDeclarator(ParentScope, D,
1001 Scope *ParentScope = getCurScope()->getParent();
1004 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D,