Searched refs:hasNestedTypes (Results 1 – 13 of 13) sorted by relevance
60 dumpSymbolField(OS, "hasNestedTypes", hasNestedTypes(), Indent); in dump()158 bool NativeTypeUDT::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeUDT160 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
31 FORWARD_SYMBOL_METHOD(hasNestedTypes)
36 FORWARD_SYMBOL_METHOD(hasNestedTypes)
35 FORWARD_SYMBOL_METHOD(hasNestedTypes)
194 virtual bool hasNestedTypes() const = 0;
53 bool hasNestedTypes() const override;
51 bool hasNestedTypes() const override;
172 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