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

1 2

  /external/clang/lib/AST/
DeclOpenMP.cpp 10 /// \brief This file implements OMPThreadPrivateDecl, OMPCapturedExprDecl
87 // OMPCapturedExprDecl Implementation.
90 void OMPCapturedExprDecl::anchor() {}
92 OMPCapturedExprDecl *OMPCapturedExprDecl::Create(ASTContext &C, DeclContext *DC,
95 return new (C, DC) OMPCapturedExprDecl(C, DC, Id, T);
98 OMPCapturedExprDecl *OMPCapturedExprDecl::CreateDeserialized(ASTContext &C,
100 return new (C, ID) OMPCapturedExprDecl(C, nullptr, nullptr, QualType());
DeclPrinter.cpp 96 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
    [all...]
ASTDumper.cpp 440 void VisitOMPCapturedExprDecl(const OMPCapturedExprDecl *D);
    [all...]
StmtPrinter.cpp 771 if (isa<OMPCapturedExprDecl>(DRE->getDecl()))
    [all...]
  /external/clang/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
186 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclOpenMP.h 171 class OMPCapturedExprDecl final : public VarDecl {
175 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
183 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
187 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclOpenMP.h 187 class OMPCapturedExprDecl final : public VarDecl {
191 OMPCapturedExprDecl(ASTContext &C, DeclContext *DC, IdentifierInfo *Id,
199 static OMPCapturedExprDecl *Create(ASTContext &C, DeclContext *DC,
203 static OMPCapturedExprDecl *CreateDeserialized(ASTContext &C, unsigned ID);
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 143 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
    [all...]
ASTReaderDecl.cpp 379 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
    [all...]

Completed in 227 milliseconds

1 2