Searched refs:isRestrictedType (Results 1 – 11 of 11) sorted by relevance
56 dumpSymbolField(OS, "restrictedType", isRestrictedType(), Indent); in dump()137 bool NativeTypePointer::isRestrictedType() const { in isRestrictedType() function in NativeTypePointer
664 bool NativeRawSymbol::isRestrictedType() const { in isRestrictedType() function in NativeRawSymbol
172 if (Symbol.getRawSymbol().isRestrictedType()) in dumpRight()195 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
70 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
260 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
35 FORWARD_SYMBOL_METHOD(isRestrictedType)
234 virtual bool isRestrictedType() const = 0;
43 bool isRestrictedType() const override;
212 bool isRestrictedType() const override;
207 bool isRestrictedType() const override;
1198 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol