HomeSort by relevance Sort by last modified time
    Searched full:zeroiid (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGenCXX/
microsoft-uuidof.cpp 27 // CHECK: @zeroiid = constant %struct._GUID* @__uuid_00000000-0000-0000-0000-000000000000, align 4
28 const GUID& zeroiid = __uuidof(0); variable
60 // CHECK: %zeroiid = alloca %struct._GUID*, align 4
70 // CHECK: store %struct._GUID* @__uuid_00000000-0000-0000-0000-000000000000, %struct._GUID** %zeroiid, align 4
71 const GUID& zeroiid = __uuidof(0); local

Completed in 43 milliseconds