Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h232 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2716 D->setCombinerData(In, Out); in VisitOMPDeclareReductionDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19807 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()