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()
150 dumpSymbolField(OS, "hasNestedTypes", hasNestedTypes(), Indent); in dump()270 bool NativeTypeEnum::hasNestedTypes() const { in hasNestedTypes() function in NativeTypeEnum272 return UnmodifiedType->hasNestedTypes(); in hasNestedTypes()
500 bool NativeRawSymbol::hasNestedTypes() const { in hasNestedTypes() function in NativeRawSymbol
35 FORWARD_SYMBOL_METHOD(hasNestedTypes)
33 FORWARD_SYMBOL_METHOD(hasNestedTypes)
31 FORWARD_SYMBOL_METHOD(hasNestedTypes)
34 FORWARD_SYMBOL_METHOD(hasNestedTypes)
193 virtual bool hasNestedTypes() const = 0;
52 bool hasNestedTypes() const override;
48 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