Home
last modified time | relevance | path

Searched refs:CheckReductionVar (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp1761 ExprResult Res = SemaRef.CheckReductionVar(Clause.getDirectiveKind(), in VisitReductionClause()
1903 ExprResult SemaOpenACC::CheckReductionVar(OpenACCDirectiveKind DirectiveKind, in CheckReductionVar() function in SemaOpenACC
H A DTreeTransform.h12368 ExprResult Res = Self.getSema().OpenACC().CheckReductionVar( in VisitReductionClause()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h908 ExprResult CheckReductionVar(OpenACCDirectiveKind DirectiveKind,