Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp84 HasDebugInfo = 0x02, in GenerateFatbinary() enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp353 bool HasDebugInfo = false; member in __anon93d097f60111::Verifier
3150 HasDebugInfo = (N != nullptr); in visitFunction()
3151 if (!HasDebugInfo) in visitFunction()
7292 if (!HasDebugInfo) in verifyFnArgs()
7320 if (!HasDebugInfo) in verifyFnArgs()