Check if this is reference-qualified.
Declared in <llvm/IR/DebugInfoMetadata.h>
bool
isLValueReference() const;
Return true if this subprogram is a C++11 reference-qualified non-static member function (void foo() &).
check if this is reference-qualified.