Searched defs:InE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclOpenMP.h | 231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 21926 Expr *InE = ActOnOpenMPDeclareReductionCombinerStart() local |