Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp262 SMDiagnostic SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, in GetMessage() function in SourceMgr
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp919 std::function<void(SMDiagnostic &, const SourceMgr *)> GetMessage) { in reportCommon()