Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h165 void adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind,
H A DHIPSPV.cpp281 void HIPSPVToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in HIPSPVToolChain
H A DCuda.cpp771 void NVPTXToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in NVPTXToolChain
H A DClang.cpp4655 TC.adjustDebugInfoKind(DebugInfoKind, Args); in renderDebugOptions()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h612 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() function