HomeSort by relevance Sort by last modified time
    Searched refs:Specialization (Results 1 - 25 of 38) sorted by null

1 2

  /external/clang/lib/Sema/
SemaTemplate.cpp 72 // refers to the specified class template specialization,
73 // which could be the current specialization or another
74 // specialization.
110 // template itself and not a specialization thereof, and is not
    [all...]
SemaTemplateDeduction.cpp 462 // If the argument type is a class template specialization, we
    [all...]
SemaOverload.cpp 55 // and the other a specialization), make sure DiagnoseUseOfDecl is
    [all...]
SemaLookup.cpp 856 // A specialization of a conversion function template is not found by
881 // (14.9.2.3), the resulting specialization is used as if found by
887 // specialization into the result set. We do this to avoid forcing all
890 FunctionDecl *Specialization = nullptr;
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
TemplateDeduction.h 251 /// Specialization - The actual specialization that this candidate
253 Decl *Specialization;
260 Specialization = Spec;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 249 /// Specialization - The actual specialization that this candidate
251 Decl *Specialization;
258 Specialization = Spec;
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantTests.cpp 21 * \brief Pipeline specialization constants tests
89 deUint32 specID; //!< specialization constant ID
177 std::vector<SpecConstant> specConstants; //!< list of specialization constants to declare
186 //! Manages Vulkan structures to pass specialization data.
187 class Specialization
190 Specialization (const std::vector<SpecConstant>& specConstants);
201 Specialization::Specialization (const std::vector<SpecConstant>& specConstants)
250 //! Build a string that declares all specialization constants, replacing ${ID} with proper ID numbers.
423 // Don't define work group size, use the default or specialization constant
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 112 /// template specialization.
396 /// \brief Provides information about a function template specialization,
397 /// which is a FunctionDecl that has been explicitly specialization or
420 /// \brief The function template specialization that this structure
425 /// specialization was generated.
431 /// specialization from the function template.
437 /// \brief The point at which this function template specialization was
444 /// \brief Determine what kind of template specialization this is.
453 /// \brief True if this declaration is an explicit specialization,
461 /// \brief Set the template specialization kind
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 177 /// Get the specialization decl from an entry in the specialization list.
232 /// Ensure that this template specialization is associated with the specified
235 const Decl *Specialization) {
238 // If the canonical template is local, we'll write out this specialization
246 // specialization. The other declarations will get pulled in by it.
247 if (Writer.getFirstLocalDecl(Specialization) != Specialization)
251 UPD_CXX_ADDED_TEMPLATE_SPECIALIZATION, Specialization));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 123 /// template specialization.
491 /// \brief Provides information about a function template specialization,
492 /// which is a FunctionDecl that has been explicitly specialization or
515 /// \brief The function template specialization that this structure
520 /// specialization was generated.
526 /// specialization from the function template.
532 /// \brief The point at which this function template specialization was
539 /// \brief Determine what kind of template specialization this is.
548 /// \brief True if this declaration is an explicit specialization,
556 /// \brief Set the template specialization kind
    [all...]

Completed in 361 milliseconds

1 2