Home | History | Annotate | Download | only in Parse

Lines Matching full:parentscope

1003     Scope *ParentScope = getCurScope()->getParent();
1006 Decl *DP = Actions.HandleDeclarator(ParentScope, D,
1036 Scope *ParentScope = getCurScope()->getParent();
1039 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D,