Searched defs:getImplicitFormat (Results 1 – 2 of 2) sorted by relevance
189 getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function290 ExpressionFormat getImplicitFormat() const { return ImplicitFormat; } in getImplicitFormat() function338 getImplicitFormat(const SourceMgr &SM) const override { in getImplicitFormat() function
374 BinaryOperation::getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function in BinaryOperation