Searched refs:LValueRefThisPointer (Results 1 – 4 of 4) sorted by relevance
365 LValueRefThisPointer = 0x00100000, enumerator
340 return !!(Attrs & uint32_t(PointerOptions::LValueRefThisPointer)); in isLValueReferenceThisPtr()
118 …LValueRefThisPointer = 0x02, // pointer is a 'this' pointer of a member function with ref quali…
2546 Options = PointerOptions::LValueRefThisPointer; in getTypeIndexForThisPtr()