Searched defs:ReductionType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/polly/include/polly/ | ||
H A D | ScopInfo.h | 466 enum ReductionType { enum |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 327 QualType ReductionType = Actions.OpenMP().ActOnOpenMPDeclareReductionType( in ParseOpenMPDeclareReductionDirective() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 21774 QualType ReductionType = SemaRef.GetTypeFromParser(ParsedType.get()); ActOnOpenMPDeclareReductionType() local |