Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DScriptLexer.h40 bool inExpr = false; variable
/external/skia/src/sksl/
DSkSLConstantFolder.cpp156 static bool is_constant_scalar_value(const Expression& inExpr, float match) { in is_constant_scalar_value()
206 const Expression* ConstantFolder::GetConstantValueForVariable(const Expression& inExpr) { in GetConstantValueForVariable()