Searched refs:hasConstructor (Results 1 – 16 of 16) sorted by relevance
57 dumpSymbolField(OS, "constructor", hasConstructor(), Indent); in dump()128 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT130 return UnmodifiedType->hasConstructor(); in hasConstructor()
148 dumpSymbolField(OS, "constructor", hasConstructor(), Indent); in dump()258 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum260 return UnmodifiedType->hasConstructor(); in hasConstructor()
125 dumpSymbolField(OS, "constructor", hasConstructor(), Indent); in dump()173 bool NativeTypeFunctionSig::hasConstructor() const { in hasConstructor() function in NativeTypeFunctionSig
407 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol
26 FORWARD_SYMBOL_METHOD(hasConstructor)
31 FORWARD_SYMBOL_METHOD(hasConstructor)
30 FORWARD_SYMBOL_METHOD(hasConstructor)
170 virtual bool hasConstructor() const = 0;
46 bool hasConstructor() const override;
44 bool hasConstructor() const override;
48 bool hasConstructor() const override;
148 bool hasConstructor() const override;
143 bool hasConstructor() const override;
318 MOCK_SYMBOL_ACCESSOR(hasConstructor)
938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol