Searched refs:hasCastOperator (Results 1 – 13 of 13) sorted by relevance
59 dumpSymbolField(OS, "hasCastOperator", hasCastOperator(), Indent); in dump()150 bool NativeTypeUDT::hasCastOperator() const { in hasCastOperator() function in NativeTypeUDT152 return UnmodifiedType->hasCastOperator(); in hasCastOperator()
152 dumpSymbolField(OS, "hasCastOperator", hasCastOperator(), Indent); in dump()290 bool NativeTypeEnum::hasCastOperator() const { in hasCastOperator() function in NativeTypeEnum292 return UnmodifiedType->hasCastOperator(); in hasCastOperator()
459 bool NativeRawSymbol::hasCastOperator() const { in hasCastOperator() function in NativeRawSymbol
30 FORWARD_SYMBOL_METHOD(hasCastOperator)
35 FORWARD_SYMBOL_METHOD(hasCastOperator)
34 FORWARD_SYMBOL_METHOD(hasCastOperator)
184 virtual bool hasCastOperator() const = 0;
45 bool hasCastOperator() const override;
50 bool hasCastOperator() const override;
162 bool hasCastOperator() const override;
156 bool hasCastOperator() const override;
325 RAW_METHOD_DUMP(OS, hasCastOperator); in dump()990 bool DIARawSymbol::hasCastOperator() const { in hasCastOperator() function in DIARawSymbol