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

Derived Classes

tools/clang/unittests/Format/FormatTestSelective.cpp
   39 TEST_F(FormatTestSelective, RemovesTrailingWhitespaceOfFormattedLine) {
   46 TEST_F(FormatTestSelective, FormatsCorrectRegionForLeadingWhitespace) {
   73 TEST_F(FormatTestSelective, FormatLineWhenInvokedOnTrailingNewline) {
   82 TEST_F(FormatTestSelective, RemovesWhitespaceWhenTriggeredOnEmptyLine) {
   87 TEST_F(FormatTestSelective, ReformatsMovedLines) {
  100 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) {
  107 TEST_F(FormatTestSelective, FormatsCommentsLocally) {
  179 TEST_F(FormatTestSelective, ContinueReindenting) {
  197 TEST_F(FormatTestSelective, ReindentClosingBrace) {
  245 TEST_F(FormatTestSelective, IndividualStatementsOfNestedBlocks) {
  371 TEST_F(FormatTestSelective, WrongIndent) {
  392 TEST_F(FormatTestSelective, AlwaysFormatsEntireMacroDefinitions) {
  418 TEST_F(FormatTestSelective, ReformatRegionAdjustsIndent) {
  532 TEST_F(FormatTestSelective, UnderstandsTabs) {
  565 TEST_F(FormatTestSelective, StopFormattingWhenLeavingScope) {
  586 TEST_F(FormatTestSelective, SelectivelyRequoteJavaScript) {
  598 TEST_F(FormatTestSelective, KeepsIndentAfterCommentSectionImport) {

References

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