Lines Matching refs:checkDebugInfoOption
1120 static bool checkDebugInfoOption(const Arg *A, const ArgList &Args, in checkDebugInfoOption() function
1137 if (checkDebugInfoOption(A, Args, D, TC)) { in RenderDebugInfoCompressionArgs()
4101 checkDebugInfoOption( in renderDebugOptions()
4127 !checkDebugInfoOption(SplitDWARFArg, Args, D, TC)) { in renderDebugOptions()
4136 if (checkDebugInfoOption(A, Args, D, TC) && in renderDebugOptions()
4154 if (checkDebugInfoOption(A, Args, D, TC)) { in renderDebugOptions()
4170 if (checkDebugInfoOption(GDwarfN, Args, D, TC)) in renderDebugOptions()
4177 if (checkDebugInfoOption(A, Args, D, TC)) in renderDebugOptions()
4227 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4242 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4252 if (checkDebugInfoOption(A, Args, D, TC)) { in renderDebugOptions()
4274 (void)checkDebugInfoOption(A, Args, D, TC); in renderDebugOptions()
4301 else if (checkDebugInfoOption(A, Args, D, TC)) in renderDebugOptions()
4335 if (checkDebugInfoOption(Args.getLastArg(options::OPT_fdebug_macro), Args, in renderDebugOptions()
4344 (PubnamesArg && checkDebugInfoOption(PubnamesArg, Args, D, TC))) in renderDebugOptions()
4357 checkDebugInfoOption(SimpleTemplateNamesArg, Args, D, TC)) { in renderDebugOptions()
4375 NeedAranges = checkDebugInfoOption(A, Args, D, TC) || NeedAranges; in renderDebugOptions()
4392 } else if (checkDebugInfoOption( in renderDebugOptions()