reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 2467       Opts.CFProtectionBranch = 1;
tools/clang/lib/Sema/SemaDeclAttr.cpp
 1973   if (!S.getLangOpts().CFProtectionBranch)
tools/clang/lib/Sema/SemaType.cpp
 6905     if (!S.getLangOpts().CFProtectionBranch) {