Searched defs:ReductionIdScopeSpec (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 1476 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId()
|
/external/clang/include/clang/Parse/ |
D | Parser.h | 2558 CXXScopeSpec ReductionIdScopeSpec; member
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 1749 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() 1764 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPTaskReductionClause() 1780 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPInReductionClause() 9323 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local 9371 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPTaskReductionClause() local 9416 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPInReductionClause() local
|
D | SemaOpenMP.cpp | 14679 Scope *S, CXXScopeSpec &ReductionIdScopeSpec, in buildDeclareReductionRef() 14959 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() 15663 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() 15706 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() 15726 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 3098 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 8024 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in ActOnOpenMPVarListClause() 8900 Scope *S, CXXScopeSpec &ReductionIdScopeSpec, in buildDeclareReductionRef() 8991 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause()
|
D | TreeTransform.h | 1570 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause() 7878 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local
|