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
812 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function2406 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
12786 bool isRValueReference = false; in NoteSurrogateCandidate() local