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

  /external/clang/test/SemaCXX/
cxx98-compat.cpp 93 struct Defaulted {
94 Defaulted() = default; // expected-warning {{defaulted function definitions are incompatible with C++98}}
  /ndk/build/core/
add-application.mk 67 $(call ndk_log, Defaulted to APP_PLATFORM=$(APP_PLATFORM))
88 $(call ndk_log, Defaulted to APP_PLATFORM=$(APP_PLATFORM))
214 $(call ndk_log, Defaulted to APP_BUILD_SCRIPT=$(APP_BUILD_SCRIPT))
  /external/clang/test/CXX/drs/
dr14xx.cpp 62 namespace Defaulted {

Completed in 658 milliseconds