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

Derived Classes

tools/clang/unittests/Format/FormatTestProto.cpp
   45 TEST_F(FormatTestProto, FormatsMessages) {
   89 TEST_F(FormatTestProto, KeywordsInOtherLanguages) {
   93 TEST_F(FormatTestProto, FormatsEnums) {
  110 TEST_F(FormatTestProto, EnumAsFieldName) {
  116 TEST_F(FormatTestProto, UnderstandsReturns) {
  120 TEST_F(FormatTestProto, MessageFieldAttributes) {
  188 TEST_F(FormatTestProto, DoesntWrapFileOptions) {
  196 TEST_F(FormatTestProto, TrailingCommentAfterFileOption) {
  200 TEST_F(FormatTestProto, FormatsOptions) {
  400 TEST_F(FormatTestProto, DoesntWrapPackageStatements) {
  406 TEST_F(FormatTestProto, TrailingCommentAfterPackage) {
  410 TEST_F(FormatTestProto, FormatsService) {
  418 TEST_F(FormatTestProto, ExtendingMessage) {
  422 TEST_F(FormatTestProto, FormatsImports) {
  440 TEST_F(FormatTestProto, KeepsLongStringLiteralsOnSameLine) {
  449 TEST_F(FormatTestProto, FormatsOptionsExtensions) {
  460 TEST_F(FormatTestProto, SpacesAroundPercents) {
  468 TEST_F(FormatTestProto, FormatsRepeatedListInitializersInOptions) {
  498 TEST_F(FormatTestProto, AcceptsOperatorAsKeyInOptions) {
  511 TEST_F(FormatTestProto, BreaksEntriesOfSubmessagesContainingSubmessages) {
  642 TEST_F(FormatTestProto, PreventBreaksBetweenKeyAndSubmessages) {

References

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