Home
last modified time | relevance | path

Searched refs:ip7 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Sema/
Dfunction-redecl.c79 int *ip7 = outer7(6); in outer_test() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp30 IP<&tl> ip7; // expected-error{{non-type template argument of type 'int *' is not a constant expres… variable
/external/clang/test/SemaTemplate/
Dtypename-specifier.cpp92 ::Y<A>::type ip7 = &i;