Searched defs:test_attach39 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Dwarn-documentation.cpp919 void test_attach39(int aaa, int bbb);
933 void test_attach37<T>::test_attach39(int aaa, int bbb) {} function in class:test_attach37
945 void test_attach39(T a, B b);
950 void test_attach38<int>::test_attach39(int, B);

Completed in 33 milliseconds