Searched refs:hasConstructor (Results 1 – 15 of 15) sorted by relevance
56 dumpSymbolField(OS, "constructor", hasConstructor(), Indent); in dump()127 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT129 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
27 FORWARD_SYMBOL_METHOD(hasConstructor)
32 FORWARD_SYMBOL_METHOD(hasConstructor)
31 FORWARD_SYMBOL_METHOD(hasConstructor)
171 virtual bool hasConstructor() const = 0;
46 bool hasConstructor() const override;
43 bool hasConstructor() const override;
47 bool hasConstructor() const override;
149 bool hasConstructor() const override;
143 bool hasConstructor() const override;
938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol