Home
last modified time | relevance | path

Searched defs:adjustDebugInfoKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp281 void HIPSPVToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in HIPSPVToolChain
H A DCuda.cpp770 void NVPTXToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in NVPTXToolChain
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h598 adjustDebugInfoKind(llvm::codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() function