Home
last modified time | relevance | path

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

/external/clang/test/Parser/
DMicrosoftExtensions.cpp67 struct_with_uuid var_with_uuid[1]; in uuid_sema_test() local
80 __uuidof(var_with_uuid); in uuid_sema_test()
82 __uuidof(var_with_uuid[1]); in uuid_sema_test()
84 __uuidof(&var_with_uuid[1]); in uuid_sema_test()