Home
last modified time | relevance | path

Searched defs:HasDebugInfo (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DStripDebugInfo.cpp20 bool HasDebugInfo = any_of(Program.named_metadata(), [](NamedMDNode &NMD) { in stripDebugInfoImpl() local
/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp111 HasDebugInfo = 0x02, GenerateFatbinary() enumerator
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp931 bool HasDebugInfo = MMI && MMI->hasDebugInfo(); doFinalization() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1868 bool HasDebugInfo = false; readSpecialSections() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp360 bool HasDebugInfo = false; global() member in __anon5ac1aa490111::Verifier