Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1024 bool UseInlineSrcMgr = false; in diagnose() local
1030 UseInlineSrcMgr = true; in diagnose()
1033 DiagHandler(SMD, UseInlineSrcMgr, *SMP, LocInfos); in diagnose()
1046 bool UseInlineSrcMgr = false; in reportCommon() local
1057 UseInlineSrcMgr = true; in reportCommon()
1064 DiagHandler(D, UseInlineSrcMgr, *SMP, LocInfos); in reportCommon()