Home
last modified time | relevance | path

Searched refs:int_p (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-exception-spec.cpp8 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument
9 f1(int_p); in test_f1()
Dinstantiate-exception-spec-cxx11.cpp12 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument
13 f1(int_p); in test_f1()