Home | History | Annotate | Download | only in Parse

Lines Matching refs:SingleDecl

597   Decl *SingleDecl = nullptr;
640 SingleDecl = Actions.ActOnEmptyDeclaration(getCurScope(),
670 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc);
682 SingleDecl = ParseObjCMethodDefinition();
767 return Actions.ConvertDeclToDeclGroup(SingleDecl);