Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h230 void setCombiner(Expr *E) { Combiner = E; } in setCombiner() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2700 D->setCombiner(Combiner); in VisitOMPDeclareReductionDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp19436 DRD->setCombiner(Combiner); in ActOnOpenMPDeclareReductionCombinerEnd()