Home
last modified time | relevance | path

Searched defs:InE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21442 Expr *InE = in ActOnOpenMPDeclareReductionCombinerStart() local