Home
last modified time | relevance | path

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

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