Home
last modified time | relevance | path

Searched defs:AStmt (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaOpenMP.cpp3382 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
3877 Stmt *AStmt, in ActOnOpenMPParallelDirective()
4932 Expr *OrderedLoopCountExpr, Stmt *AStmt, Sema &SemaRef, in CheckOpenMPLoop()
5454 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPSimdDirective()
5508 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForDirective()
5544 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForSimdDirective()
5599 Stmt *AStmt, in ActOnOpenMPSectionsDirective()
5636 StmtResult Sema::ActOnOpenMPSectionDirective(Stmt *AStmt, in ActOnOpenMPSectionDirective()
5652 Stmt *AStmt, in ActOnOpenMPSingleDirective()
5682 StmtResult Sema::ActOnOpenMPMasterDirective(Stmt *AStmt, in ActOnOpenMPMasterDirective()
[all …]
DTreeTransform.h1388 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp5047 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective()
6370 Stmt *AStmt, in ActOnOpenMPParallelDirective()
8159 Expr *OrderedLoopCountExpr, Stmt *AStmt, Sema &SemaRef, in checkOpenMPLoop()
8906 Sema::ActOnOpenMPSimdDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt, in ActOnOpenMPSimdDirective()
8945 Sema::ActOnOpenMPForDirective(ArrayRef<OMPClause *> Clauses, Stmt *AStmt, in ActOnOpenMPForDirective()
8982 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForSimdDirective()
9021 Stmt *AStmt, in ActOnOpenMPSectionsDirective()
9059 StmtResult Sema::ActOnOpenMPSectionDirective(Stmt *AStmt, in ActOnOpenMPSectionDirective()
9073 Stmt *AStmt, in ActOnOpenMPSingleDirective()
9103 StmtResult Sema::ActOnOpenMPMasterDirective(Stmt *AStmt, in ActOnOpenMPMasterDirective()
[all …]
DTreeTransform.h1556 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()