Home
last modified time | relevance | path

Searched defs:template_test (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dscope_ast_print.cpp65 int template_test() { in template_test() function
H A Dalign_clause_messages.cpp55 int template_test() { in template_test() function
H A Dalign_clause_ast_print.cpp99 int template_test() { in template_test() function
H A Dalign_clause_codegen.cpp77 int template_test() { in template_test() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-max-unsigned-zero.cpp40 unsigned template_test() { in template_test() function
H A Derr_init_conversion_failed.cpp47 namespace template_test { namespace
H A Dwarn-unused-filescoped.cpp116 template <typename T> void template_test(X<T> x) { in template_test() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dimplicit-widening-of-multiplication-result-int.cpp116 T2 template_test(T1 a, T1 b) { in template_test() function
H A Dimplicit-widening-of-multiplication-result-array-subscript-expression.cpp84 char *template_test(char *base, T a, T b) { in template_test() function
H A Dimplicit-widening-of-multiplication-result-pointer-offset.cpp93 char *template_test(char *base, T a, T b) { in template_test() function
/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-unroll.cpp92 void template_test(double *List, int Length) { in template_test() function
H A Dpragma-gcc-unroll.cpp92 void template_test(double *List, int Length) { in template_test() function
H A Dpragma-loop.cpp153 void template_test(double *List, int Length) { in template_test() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Duppercase-literal-suffix-integer.cpp252 void template_test() { in template_test() function