Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1742 Stmt *AStmt, in ActOnOpenMPExecutableDirective()
1894 Stmt *AStmt, in ActOnOpenMPParallelDirective()
2632 Stmt *AStmt, Sema &SemaRef, DSAStackTy &DSA, in CheckOpenMPLoop()
2990 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPSimdDirective()
3020 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForDirective()
3040 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForSimdDirective()
3060 Stmt *AStmt, in ActOnOpenMPSectionsDirective()
3093 StmtResult Sema::ActOnOpenMPSectionDirective(Stmt *AStmt, in ActOnOpenMPSectionDirective()
3104 Stmt *AStmt, in ActOnOpenMPSingleDirective()
3131 StmtResult Sema::ActOnOpenMPMasterDirective(Stmt *AStmt, in ActOnOpenMPMasterDirective()
[all …]
DTreeTransform.h1330 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()