Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Interpreter/
HDDeviceOffload.cpp111 HasDebugInfo = 0x02, in GenerateFatbinary() enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXAsmPrinter.cpp931 bool HasDebugInfo = MMI && MMI->hasDebugInfo(); in doFinalization() local
948 if (HasDebugInfo) { in doFinalization()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp353 bool HasDebugInfo = false; member in __anone36136500111::Verifier
3005 HasDebugInfo = (N != nullptr); in visitFunction()
3006 if (!HasDebugInfo) in visitFunction()
6896 if (!HasDebugInfo) in verifyFnArgs()
6924 if (!HasDebugInfo) in verifyFnArgs()