Home
last modified time | relevance | path

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

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