Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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