Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DErrorTest.cpp966 EXPECT_EQ(F->messageWithoutFileInfo(), "CustomError {6}"); in TEST()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DError.h1277 std::string messageWithoutFileInfo() const { in messageWithoutFileInfo() function