Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp1.cpp8 Tuple<int, float> *t2b = t2a; // expected-error{{cannot initialize a variable of type 'Tuple<int, f… variable
/llvm-project/clang/test/Analysis/
H A Dfree.cpp38 void t2b () { in t2b() function