Home
last modified time | relevance | path

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

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