| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | attr-target-mv-member-funcs.cpp | 55 struct templ { struct 63 templ<int> a; in templ_use() argument
|
| H A D | attr-loader-uninitialized.cpp | 31 template<typename T> struct templ{T * t;}; argument
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/ |
| H A D | build-explicit-make-pair.cpp | 16 void templ(T a, T b) { in templ() function 46 templ(i, i); in test() local
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
| H A D | p8-0x.cpp | 57 struct templ { struct 61 …template class templ<int>; // expected-note{{in instantiation of template class 'PR10127::templ<in… variable 62 template class templ<outer>; variable
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | template_default_argument.cpp | 10 class templ {}; class
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.unary/expr.new/ |
| H A D | p17-crash.cpp | 9 template < typename T > class templ { class
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | debug-CallGraph.cpp | 56 void templ(T t) { in templ() function 61 void templ<double>(double t) { in templ() function
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_suppressions.h | 24 char *templ; member
|
| H A D | sanitizer_libignore.h | 53 char *templ; member
|
| H A D | sanitizer_common.cpp | 208 bool TemplateMatch(const char *templ, const char *str) { in TemplateMatch()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | unused-raii.cpp | 40 void templ() { in templ() function
|
| H A D | throw-keyword-missing.cpp | 98 void templ(int i) { in templ() function
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | cxx-explicit-specifier.cpp | 65 namespace templ { namespace
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_suppressions_test.cpp | 19 static bool MyMatch(const char *templ, const char *func) { in MyMatch()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/ |
| H A D | pro-type-static-cast-downcast.cpp | 108 void templ() { in templ() function
|
| H A D | pro-type-cstyle-cast.cpp | 131 void templ() { in templ() function
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | redundant-string-init.cpp | 140 void templ() { in templ() function
|
| /llvm-project-15.0.7/clang/test/CXX/drs/ |
| H A D | dr0xx.cpp | 420 void templ() { f(t<int>); f(u<int>); } in templ() function
|