Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp285 void HIPSPVToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in HIPSPVToolChain
H A DCuda.cpp750 void NVPTXToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in NVPTXToolChain
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h574 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() function