Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h529 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.cpp786 void CudaToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in CudaToolChain