Home
last modified time | relevance | path

Searched refs:THIS___Structure (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp404 struct THIS___Structure { struct
407 THIS___Structure();
415 typedef THIS___Structure struct_type;
425 using my_struct_type = THIS___Structure;
534 void QualifiedTypeLocTest(THIS___Structure);
536 void QualifiedTypeLocTest(THIS___Structure &);
538 void QualifiedTypeLocTest(THIS___Structure &&);
540 void QualifiedTypeLocTest(const THIS___Structure);
542 void QualifiedTypeLocTest(const THIS___Structure &);
544 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp440 struct THIS___Structure { struct
443 THIS___Structure();
451 typedef THIS___Structure struct_type;
461 using my_struct_type = THIS___Structure;
573 void QualifiedTypeLocTest(THIS___Structure);
575 void QualifiedTypeLocTest(THIS___Structure &);
577 void QualifiedTypeLocTest(THIS___Structure &&);
579 void QualifiedTypeLocTest(const THIS___Structure);
581 void QualifiedTypeLocTest(const THIS___Structure &);
583 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp404 struct THIS___Structure { struct
407 THIS___Structure();
415 typedef THIS___Structure struct_type;
425 using my_struct_type = THIS___Structure;
534 void QualifiedTypeLocTest(THIS___Structure);
536 void QualifiedTypeLocTest(THIS___Structure &);
538 void QualifiedTypeLocTest(THIS___Structure &&);
540 void QualifiedTypeLocTest(const THIS___Structure);
542 void QualifiedTypeLocTest(const THIS___Structure &);
544 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp436 struct THIS___Structure { struct
439 THIS___Structure();
447 typedef THIS___Structure struct_type;
457 using my_struct_type = THIS___Structure;
566 void QualifiedTypeLocTest(THIS___Structure);
568 void QualifiedTypeLocTest(THIS___Structure &);
570 void QualifiedTypeLocTest(THIS___Structure &&);
572 void QualifiedTypeLocTest(const THIS___Structure);
574 void QualifiedTypeLocTest(const THIS___Structure &);
576 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp440 struct THIS___Structure { struct
443 THIS___Structure();
451 typedef THIS___Structure struct_type;
461 using my_struct_type = THIS___Structure;
573 void QualifiedTypeLocTest(THIS___Structure);
575 void QualifiedTypeLocTest(THIS___Structure &);
577 void QualifiedTypeLocTest(THIS___Structure &&);
579 void QualifiedTypeLocTest(const THIS___Structure);
581 void QualifiedTypeLocTest(const THIS___Structure &);
583 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp440 struct THIS___Structure { struct
443 THIS___Structure();
451 typedef THIS___Structure struct_type;
461 using my_struct_type = THIS___Structure;
573 void QualifiedTypeLocTest(THIS___Structure);
575 void QualifiedTypeLocTest(THIS___Structure &);
577 void QualifiedTypeLocTest(THIS___Structure &&);
579 void QualifiedTypeLocTest(const THIS___Structure);
581 void QualifiedTypeLocTest(const THIS___Structure &);
583 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp436 struct THIS___Structure { struct
439 THIS___Structure();
447 typedef THIS___Structure struct_type;
457 using my_struct_type = THIS___Structure;
566 void QualifiedTypeLocTest(THIS___Structure);
568 void QualifiedTypeLocTest(THIS___Structure &);
570 void QualifiedTypeLocTest(THIS___Structure &&);
572 void QualifiedTypeLocTest(const THIS___Structure);
574 void QualifiedTypeLocTest(const THIS___Structure &);
576 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp435 struct THIS___Structure { struct
438 THIS___Structure();
446 typedef THIS___Structure struct_type;
456 using my_struct_type = THIS___Structure;
565 void QualifiedTypeLocTest(THIS___Structure);
567 void QualifiedTypeLocTest(THIS___Structure &);
569 void QualifiedTypeLocTest(THIS___Structure &&);
571 void QualifiedTypeLocTest(const THIS___Structure);
573 void QualifiedTypeLocTest(const THIS___Structure &);
575 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp440 struct THIS___Structure { struct
443 THIS___Structure();
451 typedef THIS___Structure struct_type;
461 using my_struct_type = THIS___Structure;
573 void QualifiedTypeLocTest(THIS___Structure);
575 void QualifiedTypeLocTest(THIS___Structure &);
577 void QualifiedTypeLocTest(THIS___Structure &&);
579 void QualifiedTypeLocTest(const THIS___Structure);
581 void QualifiedTypeLocTest(const THIS___Structure &);
583 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp440 struct THIS___Structure { struct
443 THIS___Structure();
451 typedef THIS___Structure struct_type;
461 using my_struct_type = THIS___Structure;
573 void QualifiedTypeLocTest(THIS___Structure);
575 void QualifiedTypeLocTest(THIS___Structure &);
577 void QualifiedTypeLocTest(THIS___Structure &&);
579 void QualifiedTypeLocTest(const THIS___Structure);
581 void QualifiedTypeLocTest(const THIS___Structure &);
583 void QualifiedTypeLocTest(volatile THIS___Structure &);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp367 struct THIS___Structure { struct
370 THIS___Structure();
378 typedef THIS___Structure struct_type;
388 using my_struct_type = THIS___Structure;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp379 struct THIS___Structure { struct
382 THIS___Structure();
390 typedef THIS___Structure struct_type;
400 using my_struct_type = THIS___Structure;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp379 struct THIS___Structure { struct
382 THIS___Structure();
390 typedef THIS___Structure struct_type;
400 using my_struct_type = THIS___Structure;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp405 struct THIS___Structure { struct
408 THIS___Structure();
416 typedef THIS___Structure struct_type;
426 using my_struct_type = THIS___Structure;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp405 struct THIS___Structure { struct
408 THIS___Structure();
416 typedef THIS___Structure struct_type;
426 using my_struct_type = THIS___Structure;