Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp325 QualType ReductionType = ParseOpenMPDeclareReductionDirective() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22468 QualType ReductionType = GetTypeFromParser(ParsedType.get()); ActOnOpenMPDeclareReductionType() local
22594 QualType ReductionType = DRD->getType(); ActOnOpenMPDeclareReductionCombinerStart() local
22654 QualType ReductionType = DRD->getType(); ActOnOpenMPDeclareReductionInitializerStart() local
[all...]