Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h380 LValueRefThisPointer = 0x00100000, enumerator
HDTypeRecord.h341 return !!(Attrs & uint32_t(PointerOptions::LValueRefThisPointer)); in isLValueReferenceThisPtr()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp2707 Options = PointerOptions::LValueRefThisPointer; in getTypeIndexForThisPtr()