Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1094 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugInfoCompressionArgs()
3885 checkDebugInfoOption( in renderDebugOptions()
3920 if (checkDebugInfoOption(A, Args, D, TC) && in renderDebugOptions()
3938 if (checkDebugInfoOption(A, Args, D, TC)) { in renderDebugOptions()
3961 if (checkDebugInfoOption(A, Args, D, TC)) in renderDebugOptions()
4011 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4026 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4036 if (checkDebugInfoOption(A, Args, D, TC)) { in renderDebugOptions()
4058 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4085 else if (checkDebugInfoOption(A, Args, D, TC)) in renderDebugOptions()
[all …]