Home
last modified time | relevance | path

Searched defs:Depobj (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp780 if (const Expr *Depobj = C->getDepobj()) in VisitOMPDepobjClause() local
H A DOpenMPClause.cpp985 Expr *Depobj) { in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4441 Expr *Depobj = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1873 OMPClause *RebuildOMPDepobjClause(Expr *Depobj, SourceLocation StartLoc, in RebuildOMPDepobjClause()
H A DSemaOpenMP.cpp17730 OMPClause *Sema::ActOnOpenMPDepobjClause(Expr *Depobj, SourceLocation StartLoc, in ActOnOpenMPDepobjClause()