Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof-mangling.cpp29 template <class T> void test_uuidofExpr(decltype(__uuidof(T::member)) arg) {} in test_uuidofExpr() function
48 test_uuidofExpr<HasMember>(GUID{}); in main()