HomeSort by relevance Sort by last modified time
    Searched refs:id_ref (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 55 static constexpr const int &id_ref(const int &n) { function in namespace:NonConstExprReturn
59 int n : id_ref(16); // ok
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 110 CFNumberRef id_ref = reinterpret_cast<CFNumberRef>(
114 CFNumberGetValue(id_ref, kCFNumberIntType, &id);
    [all...]

Completed in 71 milliseconds