Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DClang.cpp491 static codegenoptions::DebugInfoKind DebugLevelToInfoKind(const Arg &A) { in DebugLevelToInfoKind() function
4138 DebugInfoKind = DebugLevelToInfoKind(*A); in renderDebugOptions()