Searched refs:cpp_pedantic (Results 1 – 16 of 16) sorted by relevance
629 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic)
3369 && CPP_OPTION (pfile, cpp_pedantic) in parse_params()3381 else if (CPP_OPTION (pfile, cpp_pedantic) in parse_params()
428 if (CPP_OPTION (pfile, cpp_pedantic)) in _cpp_handle_directive()
655 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic)
3572 && CPP_OPTION (pfile, cpp_pedantic) in parse_params()3584 else if (CPP_OPTION (pfile, cpp_pedantic) in parse_params()
436 if (CPP_OPTION (pfile, cpp_pedantic)) in _cpp_handle_directive()
436 unsigned char cpp_pedantic; member
457 unsigned char cpp_pedantic; member
519 cpp_option->cpp_pedantic = pedantic; in gfc_cpp_post_options()
469 cpp_option->cpp_pedantic = pedantic; in gfc_cpp_post_options()
1460 cpp_opts->warn_dollars = (cpp_opts->cpp_pedantic && !cpp_opts->c99); in c_finish_options()
1003 C ObjC C++ ObjC++ CPP(cpp_pedantic) CppReason(CPP_W_PEDANTIC) Warning
1508 cpp_opts->warn_dollars = (cpp_opts->cpp_pedantic && !cpp_opts->c99); in c_finish_options()
1145 C ObjC C++ ObjC++ CPP(cpp_pedantic) CppReason(CPP_W_PEDANTIC) Warning
1414 cpp_opts->cpp_pedantic = pedantic = 0; in disable_extension_diagnostics()1433 cpp_opts->cpp_pedantic = pedantic = flags & 1; in restore_extension_diagnostics()
1442 cpp_opts->cpp_pedantic = pedantic = 0; in disable_extension_diagnostics()1461 cpp_opts->cpp_pedantic = pedantic = flags & 1; in restore_extension_diagnostics()