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

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof-mangling.cpp27 template <class T> void test_uuidofExpr(void *arg[sizeof(__uuidof(T::member))] = 0) {} function
36 test_uuidofExpr<HasMember>();

Completed in 216 milliseconds