Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4730 const Expr *XExpr = nullptr, const Expr *EExpr = nullptr, in EmitOMPAggregateReduction()
5124 const Expr *EExpr = nullptr; in emitReduction() local
5153 const Expr *EExpr, const Expr *UpExpr) { in emitReduction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4894 EmbedExpr *EExpr = nullptr; variable