Home
last modified time | relevance | path

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

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