Home
last modified time | relevance | path

Searched defs:DebugInfoKind (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDebugInfoOptions.h20 enum DebugInfoKind { enum
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp286 codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()
H A DClang.cpp973 codegenoptions::DebugInfoKind DebugInfoKind, in RenderDebugEnablingArgs()
4103 codegenoptions::DebugInfoKind &DebugInfoKind, in renderDebugOptions()
5555 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob() local
7689 codegenoptions::DebugInfoKind *DebugInfoKind, in AddClangCLArgs()
8036 codegenoptions::DebugInfoKind DebugInfoKind = codegenoptions::NoDebugInfo; in ConstructJob() local
H A DCuda.cpp751 codegenoptions::DebugInfoKind &DebugInfoKind, const ArgList &Args) const { in adjustDebugInfoKind()
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h574 virtual void adjustDebugInfoKind(codegenoptions::DebugInfoKind &DebugInfoKind, in adjustDebugInfoKind()