Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp825 if (const Expr *Depobj = C->getDepobj()) VisitOMPDepobjClause() local
H A DOpenMPClause.cpp1044 Expr *Depobj) { in Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4804 Expr *Depobj = nullptr; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1976 RebuildOMPDepobjClause(Expr * Depobj,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) RebuildOMPDepobjClause() argument
H A DSemaOpenMP.cpp20827 ActOnOpenMPDepobjClause(Expr * Depobj,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) ActOnOpenMPDepobjClause() argument
[all...]