Home
last modified time | relevance | path

Searched refs:isLValueReferenceThisPtr (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp373 W->printNumber("IsThisPtr&", Ptr.isLValueReferenceThisPtr()); in visitKnownRecord()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h346 bool isLValueReferenceThisPtr() const { in isLValueReferenceThisPtr() function