Searched refs:hasConstructor (Results 1 – 15 of 15) 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()
149 dumpSymbolField(OS, "constructor", hasConstructor(), Indent); in dump()259 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum261 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)
30 FORWARD_SYMBOL_METHOD(hasConstructor)
31 FORWARD_SYMBOL_METHOD(hasConstructor)
170 virtual bool hasConstructor() const = 0;
46 bool hasConstructor() const override;
43 bool hasConstructor() const override;
47 bool hasConstructor() const override;
148 bool hasConstructor() const override;
143 bool hasConstructor() const override;
938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol