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