Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h232 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2698 D->setCombinerData(In, Out); in VisitOMPDeclareReductionDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp19424 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()