Searched refs:isRestrictedType (Results 1 – 12 of 12) sorted by relevance
57 dumpSymbolField(OS, "restrictedType", isRestrictedType(), Indent); in dump()138 bool NativeTypePointer::isRestrictedType() const { in isRestrictedType() function in NativeTypePointer
665 bool NativeRawSymbol::isRestrictedType() const { in isRestrictedType() function in NativeRawSymbol
36 FORWARD_SYMBOL_METHOD(isRestrictedType)
239 virtual bool isRestrictedType() const = 0;
173 if (Symbol.getRawSymbol().isRestrictedType()) in dumpRight()196 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
71 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
260 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
44 bool isRestrictedType() const override;
213 bool isRestrictedType() const override;
208 bool isRestrictedType() const override;
746 if (pointer_type->isRestrictedType()) in CreateLLDBTypeFromPDBType()
1199 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol