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

Derived Classes

tools/clang/unittests/Format/SortImportsTestJS.cpp
   47 TEST_F(SortImportsTestJS, AlreadySorted) {
   60 TEST_F(SortImportsTestJS, BasicSorting) {
   72 TEST_F(SortImportsTestJS, DefaultBinding) {
   82 TEST_F(SortImportsTestJS, DefaultAndNamedBinding) {
   92 TEST_F(SortImportsTestJS, WrappedImportStatements) {
  107 TEST_F(SortImportsTestJS, SeparateMainCodeBody) {
  114 TEST_F(SortImportsTestJS, Comments) {
  135 TEST_F(SortImportsTestJS, SortStar) {
  144 TEST_F(SortImportsTestJS, AliasesSymbols) {
  151 TEST_F(SortImportsTestJS, SortSymbols) {
  163 TEST_F(SortImportsTestJS, GroupImports) {
  181 TEST_F(SortImportsTestJS, Exports) {
  208 TEST_F(SortImportsTestJS, SideEffectImports) {
  221 TEST_F(SortImportsTestJS, AffectedRange) {
  247 TEST_F(SortImportsTestJS, SortingCanShrink) {
  260 TEST_F(SortImportsTestJS, TrailingComma) {
  264 TEST_F(SortImportsTestJS, SortCaseInsensitive) {
  285 TEST_F(SortImportsTestJS, SortMultiLine) {
  302 TEST_F(SortImportsTestJS, SortDefaultImports) {

References

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