Searched refs:hasNestedTypes (Results 1 – 13 of 13) sorted by relevance
61 dumpSymbolField(OS, "hasNestedTypes", hasNestedTypes(), Indent); in dump()159 bool NativeTypeUDT::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeUDT161 return UnmodifiedType->hasNestedTypes(); in hasNestedTypes()
153 dumpSymbolField(OS, "hasNestedTypes", hasNestedTypes(), Indent); in dump()275 bool NativeTypeEnum::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeEnum277 return UnmodifiedType->hasNestedTypes(); in hasNestedTypes()
499 bool NativeRawSymbol::hasNestedTypes() const { in hasNestedTypes() function in NativeRawSymbol
30 FORWARD_SYMBOL_METHOD(hasNestedTypes)
34 FORWARD_SYMBOL_METHOD(hasNestedTypes)
35 FORWARD_SYMBOL_METHOD(hasNestedTypes)
193 virtual bool hasNestedTypes() const = 0;
53 bool hasNestedTypes() const override;
51 bool hasNestedTypes() const override;
171 bool hasNestedTypes() const override;
166 bool hasNestedTypes() const override;
335 RAW_METHOD_DUMP(OS, hasNestedTypes); in dump()1030 bool DIARawSymbol::hasNestedTypes() const { in hasNestedTypes() function in DIARawSymbol