Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp372 W->printNumber("IsThisPtr&", Ptr.isLValueReferenceThisPtr()); in visitKnownRecord()
DTypeRecordMapping.cpp406 if (Record.isLValueReferenceThisPtr()) in visitKnownRecord()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h340 bool isLValueReferenceThisPtr() const { in isLValueReferenceThisPtr() function