Searched defs:AStmt (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 1742 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 …]
|
D | TreeTransform.h | 1330 Stmt *AStmt, SourceLocation StartLoc, in RebuildOMPExecutableDirective()
|