Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DToolChain.h509 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind() function
/external/llvm-project/clang/lib/Driver/ToolChains/
DCuda.cpp830 void CudaToolChain::adjustDebugInfoKind( in adjustDebugInfoKind() function in CudaToolChain