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

1 2 3 4 5

  /external/clang/include/clang/AST/
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; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
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-4393122/include/clang/AST/
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; }
400 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
401 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
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; }
400 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
401 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 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; }
413 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
414 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 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; }
413 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
414 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 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; }
413 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
414 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 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; }
413 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
414 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
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-4393122/include/clang/AST/
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; }
400 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
401 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
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; }
400 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
401 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclOpenMP.h 88 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; }
169 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
170 static bool classofKind(Kind K) { return K == OMPDeclareReduction; }
208 static bool classof(const Decl *D) { return classofKind(D->getKind()); }
209 static bool classofKind(Kind K) { return K == OMPCapturedExpr; }

Completed in 1052 milliseconds

1 2 3 4 5