Home
last modified time | relevance | path

Searched defs:ReductionIdScopeSpec (Results 1 – 4 of 4) 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/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