Home
last modified time | relevance | path

Searched refs:DeclGroupPtrTy (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h464 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
481 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result,
486 bool ParseTopLevelDecl(DeclGroupPtrTy &Result,
489 DeclGroupPtrTy Result; in ParseTopLevelDecl()
1612 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributes &DeclAttrs,
1617 DeclGroupPtrTy ParseDeclarationOrFunctionDefinition(
1620 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributes &Attrs,
1636 DeclGroupPtrTy ParseObjCAtDirectives(ParsedAttributes &DeclAttrs,
1638 DeclGroupPtrTy ParseObjCAtClassDeclaration(SourceLocation atLoc);
1705 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,
[all …]
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp286 Parser::DeclGroupPtrTy
294 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
299 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
305 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
315 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
343 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
350 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
354 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
362 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
365 DeclGroupPtrTy DRD = Actions.ActOnOpenMPDeclareReductionDirectiveStart( in ParseOpenMPDeclareReductionDirective()
[all …]
H A DParseHLSL.cpp21 static bool validateDeclsInsideHLSLBuffer(Parser::DeclGroupPtrTy DG, in validateDeclsInsideHLSLBuffer()
83 DeclGroupPtrTy Result = in ParseHLSLBuffer()
H A DParseAST.cpp156 Parser::DeclGroupPtrTy ADecl; in ParseAST()
H A DParser.cpp584 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result, in ParseFirstTopLevelDecl()
611 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result, in ParseTopLevelDecl()
790 Parser::DeclGroupPtrTy
1105 Parser::DeclGroupPtrTy Parser::ParseDeclOrFunctionDefInternal( in ParseDeclOrFunctionDefInternal()
1214 Parser::DeclGroupPtrTy Parser::ParseDeclarationOrFunctionDefinition( in ParseDeclarationOrFunctionDefinition()
2369 DeclGroupPtrTy Result = ParseExternalDeclaration(Attrs, EmptyDeclSpecAttrs); in ParseMicrosoftIfExistsExternalDeclaration()
2389 Parser::DeclGroupPtrTy
H A DParseObjc.cpp49 Parser::DeclGroupPtrTy
147 Parser::DeclGroupPtrTy
626 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList()
2059 Parser::DeclGroupPtrTy
2153 Parser::DeclGroupPtrTy
2273 if (DeclGroupPtrTy DGP = in ParseObjCAtImplementationDeclaration()
2284 Parser::DeclGroupPtrTy
H A DParseDeclCXX.cpp61 Parser::DeclGroupPtrTy Parser::ParseNamespace(DeclaratorContext Context, in ParseNamespace()
481 Parser::DeclGroupPtrTy Parser::ParseUsingDirectiveOrDeclaration( in ParseUsingDirectiveOrDeclaration()
694 Parser::DeclGroupPtrTy Parser::ParseUsingDeclaration( in ParseUsingDeclaration()
2642 Parser::DeclGroupPtrTy
2711 return DeclGroupPtrTy::make(DeclGroupRef(Actions.ActOnUsingDeclaration( in ParseCXXClassMemberDeclaration()
2724 return DeclGroupPtrTy::make( in ParseCXXClassMemberDeclaration()
2733 return DeclGroupPtrTy::make( in ParseCXXClassMemberDeclaration()
2973 return DeclGroupPtrTy::make(DeclGroupRef(FunDecl)); in ParseCXXClassMemberDeclaration()
3289 Parser::DeclGroupPtrTy Parser::ParseCXXClassMemberDeclarationWithPragmas( in ParseCXXClassMemberDeclarationWithPragmas()
H A DParseStmt.cpp242 DeclGroupPtrTy Decl; in ParseStatementOrDeclarationAfterAttributes()
1161 DeclGroupPtrTy Res = in ParseCompoundStatementBody()
1207 DeclGroupPtrTy Res = ParseDeclaration(DeclaratorContext::Block, DeclEnd, in ParseCompoundStatementBody()
2037 DeclGroupPtrTy DG; in ParseForStatement()
H A DParseExprCXX.cpp1967 Parser::DeclGroupPtrTy
1974 DeclGroupPtrTy DG; in ParseAliasDeclarationInInitStatement()
2099 DeclGroupPtrTy DG; in ParseCXXCondition()
2120 DeclGroupPtrTy DG = ParseSimpleDeclaration( in ParseCXXCondition()
H A DParseTemplate.cpp203 DeclGroupPtrTy D = ParseCXXClassMemberDeclaration( in ParseSingleDeclarationAfterTemplate()
H A DParseDecl.cpp1770 Parser::DeclGroupPtrTy Parser::ParseDeclaration(DeclaratorContext Context, in ParseDeclaration()
1851 Parser::DeclGroupPtrTy Parser::ParseSimpleDeclaration( in ParseSimpleDeclaration()
2046 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS, in ParseDeclGroup()
5385 Parser::DeclGroupPtrTy Parser::ParseTopLevelStmtDecl() { in ParseTopLevelStmtDecl()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp75 Sema::DeclGroupPtrTy
178 Sema::DeclGroupPtrTy
416 Sema::DeclGroupPtrTy
H A DSemaDeclObjC.cpp1789 Sema::DeclGroupPtrTy
2115 Sema::DeclGroupPtrTy
3059 Sema::DeclGroupPtrTy
3982 ArrayRef<DeclGroupPtrTy> allTUVars) { in ActOnAtEnd()
H A DSemaOpenMP.cpp3153 Sema::DeclGroupPtrTy
3158 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPThreadprivateDirective()
3374 Sema::DeclGroupPtrTy
3447 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPAllocateDirective()
3450 Sema::DeclGroupPtrTy
3463 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPRequiresDirective()
6838 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareSimdDirective( in ActOnOpenMPDeclareSimdDirective()
6839 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
6847 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
6862 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
[all …]
H A DSemaStmt.cpp73 StmtResult Sema::ActOnDeclStmt(DeclGroupPtrTy dg, SourceLocation StartLoc, in ActOnDeclStmt()
83 void Sema::ActOnForEachDeclStmt(DeclGroupPtrTy dg) { in ActOnForEachDeclStmt()
2539 DeclGroupPtrTy RangeGroup = in ActOnCXXForRangeStmt()
H A DSemaDecl.cpp59 Sema::DeclGroupPtrTy Sema::ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType) { in ConvertDeclToDeclGroup()
62 return DeclGroupPtrTy::make(DeclGroupRef::Create(Context, Group, 2)); in ConvertDeclToDeclGroup()
65 return DeclGroupPtrTy::make(DeclGroupRef(Ptr)); in ConvertDeclToDeclGroup()
14411 Sema::DeclGroupPtrTy Sema::FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS, in FinalizeDeclaratorGroup()
14481 Sema::DeclGroupPtrTy
14518 return DeclGroupPtrTy::make( in BuildDeclaratorGroup()
H A DSemaTemplateInstantiateDecl.cpp3521 Sema::DeclGroupPtrTy Res = SemaRef.ActOnOpenMPAllocateDirective( in VisitOMPAllocateDecl()
3696 Sema::DeclGroupPtrTy DG = SemaRef.ActOnOpenMPDeclareMapperDirective( in VisitOMPDeclareMapperDecl()
H A DSemaCodeComplete.cpp8293 DeclGroupPtrTy IterationVar) { in CodeCompleteObjCForCollection()
H A DTreeTransform.h1464 Sema::DeclGroupPtrTy DG = getSema().BuildDeclaratorGroup(Decls); in RebuildDeclStmt()
/openbsd-src/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp172 Parser::DeclGroupPtrTy ADecl; in ParseOrWrapTopLevelDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h398 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
2589 DeclGroupPtrTy ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType = nullptr);
3042 DeclGroupPtrTy FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS,
3044 DeclGroupPtrTy BuildDeclaratorGroup(MutableArrayRef<Decl *> Group);
3169 DeclGroupPtrTy ActOnModuleDecl(SourceLocation StartLoc,
3177 DeclGroupPtrTy ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc);
3183 DeclGroupPtrTy ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc,
5054 StmtResult ActOnDeclStmt(DeclGroupPtrTy Decl,
5057 void ActOnForEachDeclStmt(DeclGroupPtrTy Decl);
10253 DeclGroupPtrTy ActOnFinishObjCImplementation(Decl *ObjCImpDecl,
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp392 Sema::DeclGroupPtrTy result_decl_group_ptr; in SynthesizeBodyResult()
H A DClangModulesDeclVendor.cpp779 clang::Parser::DeclGroupPtrTy parsed; in Create()