Home
last modified time | relevance | path

Searched defs:ReductionIdScopeSpec (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Parse/
DParseOpenMP.cpp1476 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId()
/external/clang/include/clang/Parse/
DParser.h2558 CXXScopeSpec ReductionIdScopeSpec; member
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1749 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
DSemaOpenMP.cpp14679 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/
DParseOpenMP.cpp3098 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId()
/external/clang/lib/Sema/
DSemaOpenMP.cpp8024 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in ActOnOpenMPVarListClause()
8900 Scope *S, CXXScopeSpec &ReductionIdScopeSpec, in buildDeclareReductionRef()
8991 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause()
DTreeTransform.h1570 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause()
7878 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local