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

/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-1.cpp185 template<typename T> void test_asm_tied(T o) { function in namespace:PR10864
188 void test_asm_tied() { function in namespace:PR10864
189 test_asm_tied(1);
190 test_asm_tied(1.f); // expected-note {{instantiation of}}

Completed in 45 milliseconds