Home
last modified time | relevance | path

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

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