ΒΆtemplate <typename T>
bool ReturnValue(const T& V, clang::APValue& R)
template <typename T>
bool ReturnValue(const T& V, clang::APValue& R)
Description
Convert a value to an APValue.
Declared at: clang/lib/AST/Interp/Interp.h:42
Templates
- T
Parameters
- const T& V
- clang::APValue& R