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

References

tools/clang/unittests/libclang/CrashTests/LibclangCrashTest.cpp
   22                                           nullptr, 0, TUFlags),
   35       Index, Main.c_str(), nullptr, 0, nullptr, 0, TUFlags),
tools/clang/unittests/libclang/LibclangTest.cpp
  369                                        nullptr, 0, TUFlags);
  400                                        0, TUFlags);
  463                                        nullptr, 0, TUFlags);
  486                                        nullptr, 0, TUFlags);
  521                                        nullptr, 0, TUFlags);
  560                                                 nullptr, 0, TUFlags, &ClangTU));
  574                                          nullptr, 0, TUFlags);
  610     unsigned flags = TUFlags | CXTranslationUnit_PrecompiledPreamble;
  709                                        0, TUFlags);
tools/clang/unittests/libclang/TestUtils.h
   38     TUFlags = CXTranslationUnit_DetailedPreprocessingRecord |