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

  /external/clang/test/SemaCXX/
atomic-type.cxx 49 typedef _Atomic(int)&atomic_int_ref; typedef
50 typedef _Atomic int &atomic_int_ref; typedef
51 typedef _Atomic atomic_int_ref atomic_int_ref; // ok, qualifiers on references ignored in this case. typedef

Completed in 651 milliseconds