HomeSort by relevance Sort by last modified time
    Searched full:overloaded (Results 426 - 450 of 1574) sorted by null

<<11121314151617181920>>

  /external/clang/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
75 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 641 /// \brief Resolve the address of an overloaded function to a specific
741 /// selected from an overloaded set having size greater than 1.
789 /// \brief Cannot resolve the address of an overloaded function.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ExprCXX.h 39 /// \brief A call to an overloaded operator written using operator
42 /// Represents a call to an overloaded operator written using operator
53 /// \brief The overloaded operator.
73 /// \brief Returns the kind of overloaded operator that this
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp 855 // We can't handle overloaded expressions here because overload
894 // New and Old cannot be overloaded, e.g., if New has the same
898 // cannot be overloaded with. This decl may be a UsingShadowDecl on
911 // comparing the parameter types, we see that #1 and #2 are overloaded
916 // compare the signatures of #3 to #1 (they're overloaded, so we do
    [all...]
  /external/toybox/toys/pending/
dhcp.c 1058 uint8_t type = 0, *options, overloaded = 0;; local
1095 overloaded = optptr[2];
    [all...]
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
XmlDocumentProvider.java 211 * Creates an XmlPullParser for the provided URL. Can be overloaded to provide your own parser.
253 * Creates an XmlPullParser for the provided local resource. Can be overloaded to provide your
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
fixdiv.py 61 investigate further. Note that // can be overloaded separately from
63 overloaded, using __truediv__. Classic division should be the same
  /external/clang/test/OpenMP/
parallel_reduction_messages.cpp 130 #pragma omp parallel reduction(+ : o) // expected-error 2 {{no viable overloaded '='}}
227 #pragma omp parallel reduction(+ : o) // expected-error {{no viable overloaded '='}}
parallel_sections_reduction_messages.cpp 176 #pragma omp parallel sections reduction(+ : o) // expected-error 2 {{no viable overloaded '='}}
333 #pragma omp parallel sections reduction(+ : o) // expected-error {{no viable overloaded '='}}
sections_reduction_messages.cpp 200 #pragma omp sections reduction(+ : o) // expected-error 2 {{no viable overloaded '='}}
385 #pragma omp sections reduction(+ : o) // expected-error {{no viable overloaded '='}}
target_parallel_reduction_messages.cpp 130 #pragma omp target parallel reduction(+ : o) // expected-error 2 {{no viable overloaded '='}}
230 #pragma omp target parallel reduction(+ : o) // expected-error {{no viable overloaded '='}}
teams_reduction_messages.cpp 154 #pragma omp teams reduction(+ : o) // expected-error 2 {{no viable overloaded '='}}
287 #pragma omp teams reduction(+ : o) // expected-error {{no viable overloaded '='}}

Completed in 1736 milliseconds

<<11121314151617181920>>