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

  /external/clang/test/SemaCXX/
cxx98-compat.cpp 96 struct Defaulted {
97 Defaulted() = default; // expected-warning {{defaulted function definitions are incompatible with C++98}}
  /ndk/build/core/
add-application.mk 79 $(call ndk_log, Defaulted to APP_PLATFORM=$(APP_PLATFORM))
189 $(call ndk_log, Defaulted to APP_BUILD_SCRIPT=$(APP_BUILD_SCRIPT))

Completed in 309 milliseconds