Home
last modified time | relevance | path

Searched refs:getExpressionStr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h182 StringRef getExpressionStr() const { return ExpressionStr; } in getExpressionStr() function
H A DFileCheck.cpp370 return make_error<UndefVarError>(getExpressionStr()); in eval()
408 SM, getExpressionStr(), in getImplicitFormat()
409 "implicit format conflict between '" + LeftOperand->getExpressionStr() + in getImplicitFormat()
411 RightOperand->getExpressionStr() + "' (" + RightFormat->toString() + in getImplicitFormat()