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

Derived Classes

tools/clang/unittests/Format/FormatTestCSharp.cpp
   53 TEST_F(FormatTestCSharp, CSharpClass) {
   75 TEST_F(FormatTestCSharp, AccessModifiers) {
  107 TEST_F(FormatTestCSharp, NoStringLiteralBreaks) {
  113 TEST_F(FormatTestCSharp, CSharpVerbatiumStringLiterals) {
  128 TEST_F(FormatTestCSharp, CSharpInterpolatedStringLiterals) {
  144 TEST_F(FormatTestCSharp, CSharpFatArrows) {
  149 TEST_F(FormatTestCSharp, CSharpNullConditional) {
  173 TEST_F(FormatTestCSharp, Attributes) {
  233 TEST_F(FormatTestCSharp, CSharpUsing) {
  254 TEST_F(FormatTestCSharp, CSharpRegions) {
  259 TEST_F(FormatTestCSharp, CSharpKeyWordEscaping) {
  263 TEST_F(FormatTestCSharp, CSharpNullCoalescing) {
  269 TEST_F(FormatTestCSharp, AttributesIndentation) {
  321 TEST_F(FormatTestCSharp, CSharpSpaceBefore) {

References

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