Searched refs:isRestrictedType (Results 1 – 13 of 13) sorted by relevance
57 dumpSymbolField(OS, "restrictedType", isRestrictedType(), Indent); in dump()138 bool NativeTypePointer::isRestrictedType() const { in isRestrictedType() function in NativeTypePointer
663 bool NativeRawSymbol::isRestrictedType() const { in isRestrictedType() function in NativeRawSymbol
34 FORWARD_SYMBOL_METHOD(isRestrictedType)
234 virtual bool isRestrictedType() const = 0;
44 bool isRestrictedType() const override;
212 bool isRestrictedType() const override;
174 if (Symbol.getRawSymbol().isRestrictedType()) in dumpRight()197 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
72 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
263 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
207 bool isRestrictedType() const override;
382 MOCK_SYMBOL_ACCESSOR(isRestrictedType)
776 if (pointer_type->isRestrictedType()) in CreateLLDBTypeFromPDBType()
1198 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol