Home
last modified time | relevance | path

Searched defs:AssociatedStmt (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DStmt.cpp1337 Stmt *AssociatedStmt) { in Create()
1362 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
1388 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
1413 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
1438 Stmt *AssociatedStmt) { in Create()
1459 Stmt *AssociatedStmt) { in Create()
1485 Stmt *AssociatedStmt) { in Create()
1509 ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) { in Create()
/external/clang/lib/Parse/
DParseOpenMP.cpp181 StmtResult AssociatedStmt; in ParseOpenMPDeclarativeOrExecutableDirective() local
/external/clang/lib/Sema/
DTreeTransform.h6409 StmtResult AssociatedStmt = in TransformOMPExecutableDirective() local