Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h73 const Expr *TheExpr = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2190 } else if (const Expr *TheExpr = Item.getExpr()) { in emitBuiltinOSLogFormat() local