Searched refs:isLValueReferenceThisPtr (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp372 W->printNumber("IsThisPtr&", Ptr.isLValueReferenceThisPtr());
H A DTypeRecordMapping.cpp406 if (Record.isLValueReferenceThisPtr())
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h340 bool isLValueReferenceThisPtr() const { function in class:llvm::codeview::PointerRecord
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2343 W.printNumber("IsThisPtr&", Ptr.isLValueReferenceThisPtr());

Completed in 188 milliseconds