Home
last modified time | relevance | path

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

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