Searched defs:toRValue (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | EvaluationResult.cpp | 39 std::optional<APValue> EvaluationResult::toRValue() const { in toRValue() function in clang::interp::EvaluationResult |
H A D | Pointer.cpp | 384 std::optional<APValue> Pointer::toRValue(const Context &Ctx, in toRValue() function in Pointer |