HomeSort by relevance Sort by last modified time
    Searched refs:TemplateDecl (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclarationName.h 36 class TemplateDecl;
254 TemplateDecl *getCXXDeductionGuideTemplate() const;
374 DeclarationName getCXXDeductionGuideName(TemplateDecl *TD);
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 530 TemplateDecl *TD = nullptr;
580 void SetTemplateDiff(TemplateDecl *FromTD, TemplateDecl *ToTD,
610 void SetTemplateTemplateDiff(TemplateDecl *FromTD, TemplateDecl *ToTD,
748 void GetTemplateDiff(TemplateDecl *&FromTD, TemplateDecl *&ToTD,
769 void GetTemplateTemplateDiff(TemplateDecl *&FromTD, TemplateDecl *&ToTD) {
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
LLVMConventionsChecker.cpp 89 TemplateDecl *TD = TM.getAsTemplateDecl();
103 TemplateDecl *TD = TM.getAsTemplateDecl();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclTemplate.h 30 class TemplateDecl;
48 /// \brief Stores a list of template parameters for a TemplateDecl and its
171 /// requires-clause (if any) for a TemplateDecl and its derived classes.
348 /// \c TemplateDecl objects that track associated constraints.
350 friend TemplateDecl;
376 /// The TemplateDecl class stores the list of template parameters and a
378 class TemplateDecl : public NamedDecl {
383 TemplateDecl(ConstrainedTemplateDeclInfo *CTDI, Kind DK, DeclContext *DC,
391 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
393 : TemplateDecl(nullptr, DK, DC, L, Name, Params) {
    [all...]
  /external/clang/tools/libclang/
CXType.cpp 930 const ClassTemplateSpecializationDecl *TemplateDecl =
932 if (!TemplateDecl)
934 return TemplateDecl->getTemplateArgs().size();
944 const ClassTemplateSpecializationDecl *TemplateDecl =
946 if (!TemplateDecl)
948 const TemplateArgumentList &TA = TemplateDecl->getTemplateArgs();
  /external/clang/include/clang/AST/
DeclTemplate.h 31 class TemplateDecl;
47 /// \brief Stores a list of template parameters for a TemplateDecl and its
143 /// \brief Stores a list of template parameters for a TemplateDecl and its
328 /// The TemplateDecl class stores the list of template parameters and a
330 class TemplateDecl : public NamedDecl {
334 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name)
340 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
346 TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name,
629 class RedeclarableTemplateDecl : public TemplateDecl,
716 : TemplateDecl(DK, DC, L, Name, Params, Decl), redeclarable_base(C)
    [all...]

Completed in 1773 milliseconds

12 3 4 5 6 7 8