Home
last modified time | relevance | path

Searched refs:setCombiner (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclOpenMP.h162 void setCombiner(Expr *E) { Combiner = E; } in setCombiner() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp2653 D->setCombiner(Combiner); in VisitOMPDeclareReductionDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2864 NewDRD->setCombiner(Combiner); in VisitOMPDeclareReductionDecl()
H A DSemaOpenMP.cpp13304 DRD->setCombiner(Combiner); in ActOnOpenMPDeclareReductionCombinerEnd()