Searched defs:isRValueReference (Results 1 – 5 of 5) sorted by relevance
113 bool NativeTypePointer::isRValueReference() const { in isRValueReference() function in NativeTypePointer
652 bool NativeRawSymbol::isRValueReference() const { in isRValueReference() function in NativeRawSymbol
1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
742 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function1987 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
11232 bool isRValueReference = false; in NoteSurrogateCandidate() local