Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h365 LValueRefThisPointer = 0x00100000, enumerator
DTypeRecord.h346 return !!(Attrs & uint32_t(PointerOptions::LValueRefThisPointer)); in isLValueReferenceThisPtr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2483 Options = PointerOptions::LValueRefThisPointer; in getTypeIndexForThisPtr()