Home
last modified time | relevance | path

Searched defs:getImplicitFormat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h170 getImplicitFormat(const SourceMgr &SM) const { getImplicitFormat() function
270 ExpressionFormat getImplicitFormat() const { return ImplicitFormat; } getImplicitFormat() function
318 getImplicitFormat(const SourceMgr &SM) const override { getImplicitFormat() function
H A DFileCheck.cpp242 BinaryOperation::getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function in BinaryOperation