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

  /external/clang/test/CodeGenCXX/
sections.cpp 43 __declspec(allocate("no_section_attributes")) int implicitly_read_write = 42; variable
68 //CHECK: @implicitly_read_write = global i32 42, section "no_section_attributes"

Completed in 40 milliseconds