Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.cpp978 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugInfoCompressionArgs()
3111 checkDebugInfoOption( in RenderDebugOptions()
3143 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugOptions()
3177 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugOptions()
3191 if (checkDebugInfoOption(A, Args, D, TC)) in RenderDebugOptions()
3195 if (checkDebugInfoOption(A, Args, D, TC)) in RenderDebugOptions()
3227 (void)checkDebugInfoOption(A, Args, D, TC); in RenderDebugOptions()
3236 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugOptions()
3272 (void)checkDebugInfoOption(A, Args, D, TC); in RenderDebugOptions()
3286 else if (checkDebugInfoOption(A, Args, D, TC)) in RenderDebugOptions()
[all …]