Searched defs:EvaluateValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | PPExpressions.cpp | 233 static bool EvaluateValue(PPValue &Result, Token &PeekTok, DefinedTracker &DT, EvaluateValue() function |
/llvm-project/lldb/source/Expression/ | ||
H A D | IRInterpreter.cpp | 166 bool EvaluateValue(lldb_private::Scalar &scalar, const Value *value, EvaluateValue() function in InterpreterStackFrame |