Home
last modified time | relevance | path

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

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