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

References

tools/clang/lib/Frontend/ASTUnit.cpp
 1454   if (CI.hasPreprocessor())
tools/clang/lib/Frontend/CompilerInstance.cpp
  816       hasPreprocessor() ? &getPreprocessor().getHeaderSearchInfo() : nullptr,
 2070       hasPreprocessor()) {
tools/clang/lib/Frontend/FrontendAction.cpp
  940       CI.hasPreprocessor()) {
  964   if (CI.hasPreprocessor())
 1025   if (!CI.hasPreprocessor())
tools/clang/unittests/Frontend/CodeGenActionTest.cpp
   35     if (!CI.hasPreprocessor())