Searched refs:isRValueReference (Results 1 – 10 of 10) sorted by relevance
54 dumpSymbolField(OS, "RValueReference", isRValueReference(), Indent); in dump()113 bool NativeTypePointer::isRValueReference() const { in isRValueReference() function in NativeTypePointer
652 bool NativeRawSymbol::isRValueReference() const { in isRValueReference() function in NativeRawSymbol
31 FORWARD_SYMBOL_METHOD(isRValueReference)
235 virtual bool isRValueReference() const = 0;
39 bool isRValueReference() const override;
209 bool isRValueReference() const override;
204 bool isRValueReference() const override;
878 if (CTy->isRValueReference()) in constructTypeDIE()1295 if (SP->isRValueReference()) in applySubprogramAttributes()
1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
663 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function1779 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function