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

References

tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp
   67   if (Style == IncludeSorter::IS_Google) {
  280   return Value == "llvm" ? IS_LLVM : IS_Google;
tools/clang/tools/extra/unittests/clang-tidy/IncludeInserterTest.cpp
   37         SM, getLangOpts(), utils::IncludeSorter::IS_Google);