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

References

tools/clang/include/clang/Basic/CodeGenOptions.h
  333     return getProfileInstr() == ProfileClangInstr;
  348     return getProfileUse() == ProfileClangInstr;
tools/clang/lib/Frontend/CompilerInvocation.cpp
  633                    .Case("clang", CodeGenOptions::ProfileClangInstr)
  653     Opts.setProfileUse(CodeGenOptions::ProfileClangInstr);
  664     Opts.setProfileUse(CodeGenOptions::ProfileClangInstr);