Searched defs:LastErrorMessage (Results 1 – 2 of 2) sorted by relevance
55 std::string LastErrorMessage; member
52 static SourceMgr setupSM(std::string &LastErrorMessage) { in setupSM()