Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp827 if (const Expr *Depobj = C->getDepobj()) VisitOMPDepobjClause() local
H A DOpenMPClause.cpp1044 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation RParenLoc,Expr * Depobj) Create() argument
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4844 Expr *Depobj = nullptr; global() variable
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2000 RebuildOMPDepobjClause(Expr * Depobj,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) RebuildOMPDepobjClause() argument
H A DSemaOpenMP.cpp20125 ActOnOpenMPDepobjClause(Expr * Depobj,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) ActOnOpenMPDepobjClause() argument
[all...]