Searched refs:test_asm (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-1.cpp129 void test_asm(T t) { function
133 void test_asm() { function
135 test_asm(a);
138 test_asm(b); // expected-note {{in instantiation of function template specialization 'test_asm<int>' requested here}}

Completed in 73 milliseconds