Home
last modified time | relevance | path

Searched defs:t4b (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp67 T4<void> t4b = {0, 0}; // expected-error {{chosen constructor is explicit}} variable
/llvm-project/clang/test/Analysis/
H A Dfree.cpp63 void t4b (char *x) { in t4b() function