Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp52 static SourceMgr setupSM(std::string &LastErrorMessage) { in setupSM() function
175 SM(setupSM(LastErrorMessage)), Stream(Buf, SM), YAMLIt(Stream.begin()) {}