Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1263 bool PerFunction) { in DiagnoseSwitchLabelsFallthrough() argument
1270 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1296 PerFunction ? diag::warn_unannotated_fallthrough_per_function in DiagnoseSwitchLabelsFallthrough()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Doptions.texi471 @item PerFunction
473 @code{Optimization} implies @code{PerFunction}, but options that do not
H A Dgccint.info7171 'PerFunction'
7173 'Optimization' implies 'PerFunction', but options that do not
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Doptions.texi512 @item PerFunction
514 @code{Optimization} implies @code{PerFunction}, but options that do not
H A Dgccint.info7535 'PerFunction'
7537 'Optimization' implies 'PerFunction', but options that do not
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt3074 Common Var(flag_var_tracking) PerFunction EnabledBy(fvar-tracking-uninit)
3081 Common Var(flag_var_tracking_assignments) PerFunction
3087 Common Var(flag_var_tracking_assignments_toggle) PerFunction
3094 Common Var(flag_var_tracking_uninit) PerFunction
3354 Common Driver Var(debug_nonbind_markers_p) PerFunction
H A DChangeLog-201741092 * doc/options.texi (PerFunction): New.
41094 PerFunction to CL_OPTIMIZATION.
41095 * opth-gen.awk: Test for PerFunction flag along with
41100 * common.opt (fvar-tracking): Mark as PerFunction instead of
H A DChangeLog-20218990 * common.opt: Make debug_nonbind_markers_p as PerFunction
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt2931 Common Report Var(flag_var_tracking) Init(2) PerFunction
2939 Common Report Var(flag_var_tracking_assignments) Init(2) PerFunction
2945 Common Report Var(flag_var_tracking_assignments_toggle) PerFunction
2953 Common Report Var(flag_var_tracking_uninit) PerFunction