Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp223 Parser::DeclGroupPtrTy
230 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
235 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
241 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
251 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
287 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
291 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
299 return DeclGroupPtrTy(); in ParseOpenMPDeclareReductionDirective()
610 Parser::DeclGroupPtrTy
818 DeclGroupPtrTy Ptr; in ParseOpenMPDeclarativeDirectiveWithExtDecl()
[all …]
H A DParseAST.cpp155 Parser::DeclGroupPtrTy ADecl; in ParseAST()
H A DParser.cpp529 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result) { in ParseFirstTopLevelDecl()
546 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result) { in ParseTopLevelDecl()
640 Parser::DeclGroupPtrTy
919 Parser::DeclGroupPtrTy
1018 Parser::DeclGroupPtrTy
2067 DeclGroupPtrTy Result = ParseExternalDeclaration(attrs); in ParseMicrosoftIfExistsExternalDeclaration()
2082 Parser::DeclGroupPtrTy Parser::ParseModuleDecl() { in ParseModuleDecl()
H A DParseDeclCXX.cpp58 Parser::DeclGroupPtrTy Parser::ParseNamespace(DeclaratorContext Context, in ParseNamespace()
459 Parser::DeclGroupPtrTy
656 Parser::DeclGroupPtrTy
2422 Parser::DeclGroupPtrTy
2489 return DeclGroupPtrTy::make(DeclGroupRef(Actions.ActOnUsingDeclaration( in ParseCXXClassMemberDeclaration()
2502 return DeclGroupPtrTy::make( in ParseCXXClassMemberDeclaration()
2511 return DeclGroupPtrTy::make( in ParseCXXClassMemberDeclaration()
2713 return DeclGroupPtrTy::make(DeclGroupRef(FunDecl)); in ParseCXXClassMemberDeclaration()
3007 Parser::DeclGroupPtrTy Parser::ParseCXXClassMemberDeclarationWithPragmas( in ParseCXXClassMemberDeclarationWithPragmas()
H A DParseObjc.cpp48 Parser::DeclGroupPtrTy
130 Parser::DeclGroupPtrTy
597 SmallVector<DeclGroupPtrTy, 8> allTUVariables; in ParseObjCInterfaceDeclList()
1994 Parser::DeclGroupPtrTy
2076 Parser::DeclGroupPtrTy
2196 if (DeclGroupPtrTy DGP = ParseExternalDeclaration(attrs)) { in ParseObjCAtImplementationDeclaration()
2206 Parser::DeclGroupPtrTy
H A DParseStmt.cpp214 DeclGroupPtrTy Decl = ParseDeclaration(DeclaratorContext::BlockContext, in ParseStatementOrDeclarationAfterAttributes()
1007 DeclGroupPtrTy Res = in ParseCompoundStatementBody()
1049 DeclGroupPtrTy Res = in ParseCompoundStatementBody()
1666 DeclGroupPtrTy DG = ParseSimpleDeclaration( in ParseForStatement()
H A DParseExprCXX.cpp1798 DeclGroupPtrTy DG = in ParseCXXCondition()
1808 DeclGroupPtrTy DG = ParseSimpleDeclaration( in ParseCXXCondition()
H A DParseDecl.cpp1670 Parser::DeclGroupPtrTy Parser::ParseDeclaration(DeclaratorContext Context, in ParseDeclaration()
1730 Parser::DeclGroupPtrTy
1920 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS, in ParseDeclGroup()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h383 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
397 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);
401 bool ParseTopLevelDecl(DeclGroupPtrTy &Result);
403 DeclGroupPtrTy Result; in ParseTopLevelDecl()
1435 DeclGroupPtrTy ParseDeclarationOrFunctionDefinition(
2661 DeclGroupPtrTy ParseNamespace(DeclaratorContext Context,
2679 DeclGroupPtrTy ParseUsingDirectiveOrDeclaration(
2741 DeclGroupPtrTy ParseCXXClassMemberDeclaration(
2776 DeclGroupPtrTy ParseOMPDeclareSimdClauses(DeclGroupPtrTy Ptr,
2780 DeclGroupPtrTy ParseOMPDeclareTargetClauses();
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h315 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
2109 DeclGroupPtrTy ActOnModuleDecl(SourceLocation StartLoc,
3739 StmtResult ActOnDeclStmt(DeclGroupPtrTy Decl,
3742 void ActOnForEachDeclStmt(DeclGroupPtrTy Decl);
8041 DeclGroupPtrTy
8139 ArrayRef<DeclGroupPtrTy> allTUVars = None);
8773 DeclGroupPtrTy ActOnOpenMPThreadprivateDirective(
8790 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveStart(
8805 DeclGroupPtrTy ActOnOpenMPDeclareReductionDirectiveEnd(
8806 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid);
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp375 Sema::DeclGroupPtrTy result_decl_group_ptr; in SynthesizeBodyResult()
H A DClangModulesDeclVendor.cpp665 clang::Parser::DeclGroupPtrTy parsed; in Create()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1763 Sema::DeclGroupPtrTy
2077 Sema::DeclGroupPtrTy
3017 Sema::DeclGroupPtrTy
3880 ArrayRef<DeclGroupPtrTy> allTUVars) { in ActOnAtEnd()
H A DSemaOpenMP.cpp1984 Sema::DeclGroupPtrTy
1989 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPThreadprivateDirective()
2105 Sema::DeclGroupPtrTy
2118 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPRequiresDirective()
3682 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareSimdDirective( in ActOnOpenMPDeclareSimdDirective()
3691 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
3704 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
13166 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveStart( in ActOnOpenMPDeclareReductionDirectiveStart()
13244 return DeclGroupPtrTy::make( in ActOnOpenMPDeclareReductionDirectiveStart()
13377 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveEnd( in ActOnOpenMPDeclareReductionDirectiveEnd()
[all …]
H A DSemaStmt.cpp73 StmtResult Sema::ActOnDeclStmt(DeclGroupPtrTy dg, SourceLocation StartLoc, in ActOnDeclStmt()
83 void Sema::ActOnForEachDeclStmt(DeclGroupPtrTy dg) { in ActOnForEachDeclStmt()
2129 DeclGroupPtrTy RangeGroup = in ActOnCXXForRangeStmt()
H A DSemaDecl.cpp54 Sema::DeclGroupPtrTy Sema::ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType) { in ConvertDeclToDeclGroup()
57 return DeclGroupPtrTy::make(DeclGroupRef::Create(Context, Group, 2)); in ConvertDeclToDeclGroup()
60 return DeclGroupPtrTy::make(DeclGroupRef(Ptr)); in ConvertDeclToDeclGroup()
12189 Sema::DeclGroupPtrTy Sema::FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS, in FinalizeDeclaratorGroup()
12259 Sema::DeclGroupPtrTy
12294 return DeclGroupPtrTy::make( in BuildDeclaratorGroup()
16945 Sema::DeclGroupPtrTy Sema::ActOnModuleDecl(SourceLocation StartLoc, in ActOnModuleDecl()
H A DSemaCodeComplete.cpp6610 DeclGroupPtrTy IterationVar) { in CodeCompleteObjCForCollection()
H A DTreeTransform.h1346 Sema::DeclGroupPtrTy DG = getSema().BuildDeclaratorGroup(Decls); in RebuildDeclStmt()