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

Derived Classes

tools/clang/unittests/Format/SortImportsTestJava.cpp
   39 TEST_F(SortImportsTestJava, StaticSplitFromNormal) {
   47 TEST_F(SortImportsTestJava, CapitalBeforeLowercase) {
   56 TEST_F(SortImportsTestJava, KeepSplitGroupsWithOneNewImport) {
   83 TEST_F(SortImportsTestJava, SplitGroupsWithNewline) {
  103 TEST_F(SortImportsTestJava, UnspecifiedGroupAfterAllGroups) {
  119 TEST_F(SortImportsTestJava, NoSortOutsideRange) {
  134 TEST_F(SortImportsTestJava, SortWhenRangeContainsOneLine) {
  152 TEST_F(SortImportsTestJava, SortLexicographically) {
  163 TEST_F(SortImportsTestJava, StaticInCommentHasNoEffect) {
  172 TEST_F(SortImportsTestJava, CommentsWithAffectedImports) {
  189 TEST_F(SortImportsTestJava, CommentWithUnaffectedImports) {
  198 TEST_F(SortImportsTestJava, CommentAfterAffectedImports) {
  207 TEST_F(SortImportsTestJava, CommentBeforeAffectedImports) {
  216 TEST_F(SortImportsTestJava, FormatTotallyOff) {
  227 TEST_F(SortImportsTestJava, FormatTotallyOn) {
  238 TEST_F(SortImportsTestJava, FormatPariallyOnShouldNotReorder) {
  253 TEST_F(SortImportsTestJava, DeduplicateImports) {
  258 TEST_F(SortImportsTestJava, NoNewlineAtEnd) {
  265 TEST_F(SortImportsTestJava, ImportNamedFunction) {
  280 TEST_F(SortImportsTestJava, NoReplacementsForValidImports) {
  288 TEST_F(SortImportsTestJava, NoReplacementsForValidImportsWindows) {

References

utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  452   return &(TypeIdHelper<T>::dummy_);