Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParentScope

987     Scope *ParentScope = getCurScope()->getParent();
990 Decl *DP = Actions.HandleDeclarator(ParentScope, D,
1011 Scope *ParentScope = getCurScope()->getParent();
1014 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D,