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

References

tools/clang/include/clang/Frontend/FrontendOptions.h
  179     return InputKind(getLanguage(), F, isPreprocessed());
  213   bool isPreprocessed() const { return Kind.isPreprocessed(); }
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  555             .isPreprocessed())
tools/clang/lib/Frontend/CompilerInvocation.cpp
 3500     if (T.isOSDarwin() && DashX.isPreprocessed()) {
tools/clang/lib/Frontend/FrontendActions.cpp
  860   if (getCurrentFileKind().isPreprocessed())