Home | History | Annotate | Download | only in Parse

Lines Matching defs:ParentScope

1039     Scope *ParentScope = getCurScope()->getParent();
1042 Decl *DP = Actions.HandleDeclarator(ParentScope, D,
1069 Scope *ParentScope = getCurScope()->getParent();
1072 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D,