Searched defs:getImplicitFormat (Results 1 – 2 of 2) sorted by relevance
193 getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function293 ExpressionFormat getImplicitFormat() const { return ImplicitFormat; } in getImplicitFormat() function341 getImplicitFormat(const SourceMgr &SM) const override { in getImplicitFormat() function
392 BinaryOperation::getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function in BinaryOperation