Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h381 RValueRefThisPointer = 0x00200000 enumerator
H A DTypeRecord.h345 return !!(Attrs & uint32_t(PointerOptions::RValueRefThisPointer)); in isRValueReferenceThisPtr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2709 Options = PointerOptions::RValueRefThisPointer; in getTypeIndexForReferenceTo()