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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/SemaCXX/
overloaded-builtin-operators-0x.cpp 1 // RUN: %clang_cc1 -fsyntax-only -fshow-overloads=best -std=c++11 -verify %s
ambiguous-conversion-show-overload.cpp 1 // RUN: %clang_cc1 -fsyntax-only -fshow-overloads=best -fno-caret-diagnostics %s 2>&1 | FileCheck %s
21 // CHECK-NEXT: {{remaining 4 candidates omitted; pass -fshow-overloads=all to show them}}
new-delete-predefined-decl.cpp 11 // Don't crash on global template operator new overloads.
overloaded-builtin-operators.cpp 1 // RUN: %clang_cc1 -fsyntax-only -fshow-overloads=best -verify -triple x86_64-linux-gnu %s
178 // expected-note {{remaining 117 candidates omitted; pass -fshow-overloads=all to show them}}
  /external/clang/test/CXX/expr/
p9.cpp 4 // floating-point overloads
33 // integral overloads
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cstdlib 60 // overloads
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cstdlib 60 // overloads
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cstdlib 60 // overloads
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cstdlib 60 // overloads
  /external/chromium/base/
atomicops_internals_atomicword_compat.h 16 // This file defines function overloads to allow both AtomicWord and Atomic32
  /external/clang/include/clang/Basic/
DiagnosticOptions.h 23 Ovl_All, ///< Show all overloads.
  /external/llvm/lib/CodeGen/
MachineFunctionPass.cpp 43 // because CodeGen overloads that to mean preserving the MachineBasicBlock
  /external/chromium/base/mac/
mac_util.h 181 // can not distinguish between overloads for id with overloads for void*.
  /external/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads

Completed in 1993 milliseconds

1 2 3 4 5 6 7 8 91011>>