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()
151 dumpSymbolField(OS, "hasNestedTypes", hasNestedTypes(), Indent); in dump()271 bool NativeTypeEnum::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeEnum273 return UnmodifiedType->hasNestedTypes(); in hasNestedTypes()
501 bool NativeRawSymbol::hasNestedTypes() const { in hasNestedTypes() function in NativeRawSymbol
32 FORWARD_SYMBOL_METHOD(hasNestedTypes)
34 FORWARD_SYMBOL_METHOD(hasNestedTypes)
36 FORWARD_SYMBOL_METHOD(hasNestedTypes)
35 FORWARD_SYMBOL_METHOD(hasNestedTypes)
198 virtual bool hasNestedTypes() const = 0;
53 bool hasNestedTypes() const override;
49 bool hasNestedTypes() const override;
172 bool hasNestedTypes() const override;
167 bool hasNestedTypes() const override;
336 RAW_METHOD_DUMP(OS, hasNestedTypes); in dump()1031 bool DIARawSymbol::hasNestedTypes() const { in hasNestedTypes() function in DIARawSymbol