Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h380 LValueRefThisPointer = 0x00100000, enumerator
H A DTypeRecord.h341 return !!(Attrs & uint32_t(PointerOptions::LValueRefThisPointer)); in isLValueReferenceThisPtr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2707 Options = PointerOptions::LValueRefThisPointer; in getTypeIndexForReferenceTo()