Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h73 const Expr *TheExpr = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp1776 } else if (const Expr *TheExpr = Item.getExpr()) { in emitBuiltinOSLogFormat() local