Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dfunction-redecl.c78 int *ip7 = outer7(6); in outer_test() local
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp30 IP<&tl> ip7; // expected-error{{non-type template argument of type 'int *' is not a constant expression}} global() variable