Searched refs:debugLevelToInfoKind (Results 1 – 4 of 4) sorted by relevance
95 debugLevelToInfoKind(const llvm::opt::Arg &A);
136 DebugInfoKind = debugLevelToInfoKind(*gNArg); in addOtherOptions()
2183 llvm::codegenoptions::DebugInfoKind tools::debugLevelToInfoKind(const Arg &A) { in debugLevelToInfoKind() function in tools
4458 DebugInfoKind = debugLevelToInfoKind(*A); in renderDebugOptions()