Home | History | Annotate | Download | only in Parse

Lines Matching refs:SingleDecl

607   Decl *SingleDecl = nullptr;
649 SingleDecl = Actions.ActOnEmptyDeclaration(getCurScope(),
679 SingleDecl = Actions.ActOnFileScopeAsmDecl(Result.get(), StartLoc, EndLoc);
691 SingleDecl = ParseObjCMethodDefinition();
772 return Actions.ConvertDeclToDeclGroup(SingleDecl);