HomeSort by relevance Sort by last modified time
    Searched defs:classofKind (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/clang/include/clang/AST/
DeclFriend.h 164 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
165 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
189 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
190 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
Decl.h 97 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
98 static bool classofKind(Kind K) { return K == TranslationUnit; }
137 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
138 static bool classofKind(Kind K) { return K == PragmaComment; }
170 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
201 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
202 static bool classofKind(Kind K) { return K == ExternCContext; }
410 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 165 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
166 static bool classofKind(Kind K) { return K == Decl::Friend; }
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
153 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
192 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
193 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }

Completed in 380 milliseconds

1 2 3