Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h189 getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function
290 ExpressionFormat getImplicitFormat() const { return ImplicitFormat; } in getImplicitFormat() function
338 getImplicitFormat(const SourceMgr &SM) const override { in getImplicitFormat() function
DFileCheck.cpp374 BinaryOperation::getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat() function in BinaryOperation