Home
last modified time | relevance | path

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

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