Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2448 unsigned DiagBuf = DiagSrcMgr.FindBufferContainingLoc(DiagLoc); in DiagHandler() local
H A DMasmParser.cpp2777 const SourceMgr &DiagSrcMgr = *Diag.getSourceMgr(); DiagHandler() local