Home
last modified time | relevance | path

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

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