Home
last modified time | relevance | path

Searched defs:ReductionType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp327 QualType ReductionType = Actions.OpenMP().ActOnOpenMPDeclareReductionType( in ParseOpenMPDeclareReductionDirective() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21290 QualType ReductionType = SemaRef.GetTypeFromParser(ParsedType.get()); in ActOnOpenMPDeclareReductionType() local
21418 QualType ReductionType = DRD->getType(); in ActOnOpenMPDeclareReductionCombinerStart() local
21480 QualType ReductionType = DRD->getType(); in ActOnOpenMPDeclareReductionInitializerStart() local