Home | History | Annotate | Download | only in Parse

Lines Matching defs:SingleDecl

576   Decl *SingleDecl = 0;
617 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc);
629 SingleDecl = ParseObjCMethodDefinition();
720 return Actions.ConvertDeclToDeclGroup(SingleDecl);