Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h193 getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function
293 ExpressionFormat getImplicitFormat() const { return ImplicitFormat; } in getImplicitFormat() function
341 getImplicitFormat(const SourceMgr &SM) const override { in getImplicitFormat() function
H A DFileCheck.cpp392 BinaryOperation::getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function in BinaryOperation