Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp981 bool UseInlineSrcMgr = false; in diagnose() local
987 UseInlineSrcMgr = true; in diagnose()
990 DiagHandler(SMD, UseInlineSrcMgr, *SMP, LocInfos); in diagnose()
1003 bool UseInlineSrcMgr = false; in reportCommon() local
1014 UseInlineSrcMgr = true; in reportCommon()
1021 DiagHandler(D, UseInlineSrcMgr, *SMP, LocInfos); in reportCommon()