Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp1476 static bool ParseReductionId(Parser &P, CXXScopeSpec &ReductionIdScopeSpec, in ParseReductionId()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h2558 CXXScopeSpec ReductionIdScopeSpec; member
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp8024 SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec, in ActOnOpenMPVarListClause()
8900 Scope *S, CXXScopeSpec &ReductionIdScopeSpec, in buildDeclareReductionRef()
8991 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause()
H A DTreeTransform.h1570 CXXScopeSpec &ReductionIdScopeSpec, in RebuildOMPReductionClause()
7878 CXXScopeSpec ReductionIdScopeSpec; in TransformOMPReductionClause() local