Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Remarks/
H A DYAMLRemarkParser.h53 std::string LastErrorMessage; member
H A DYAMLRemarkParser.cpp52 static SourceMgr setupSM(std::string &LastErrorMessage) { in setupSM()