Home | History | Annotate | Download | only in Parse

Lines Matching refs:SingleDecl

598   Decl *SingleDecl = 0;
629 SingleDecl = Actions.ActOnEmptyDeclaration(getCurScope(),
659 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc);
671 SingleDecl = ParseObjCMethodDefinition();
757 return Actions.ConvertDeclToDeclGroup(SingleDecl);