Searched defs:isRValueReference (Results 1 – 5 of 5) sorted by relevance
114 bool NativeTypePointer::isRValueReference() const { in isRValueReference() function in NativeTypePointer
651 bool NativeRawSymbol::isRValueReference() const { in isRValueReference() function in NativeRawSymbol
1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
788 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function1850 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
12072 bool isRValueReference = false; in NoteSurrogateCandidate() local