Searched refs:hasCastOperator (Results 1 – 13 of 13) sorted by relevance
60 dumpSymbolField(OS, "hasCastOperator", hasCastOperator(), Indent); in dump()151 bool NativeTypeUDT::hasCastOperator() const { in hasCastOperator() function in NativeTypeUDT153 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
29 FORWARD_SYMBOL_METHOD(hasCastOperator)
33 FORWARD_SYMBOL_METHOD(hasCastOperator)
34 FORWARD_SYMBOL_METHOD(hasCastOperator)
183 virtual bool hasCastOperator() const = 0;
45 bool hasCastOperator() const override;
50 bool hasCastOperator() const override;
161 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