Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPExpressions.cpp231 static bool EvaluateValue(PPValue &Result, Token &PeekTok, DefinedTracker &DT, in EvaluateValue() function
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp165 bool EvaluateValue(lldb_private::Scalar &scalar, const Value *value, in EvaluateValue() function in InterpreterStackFrame