Home
last modified time | relevance | path

Searched refs:setAssociatedStmt (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DStmtOpenMP.h299 void setAssociatedStmt(Stmt *S) { in setAssociatedStmt() function
/external/clang/lib/AST/
DStmt.cpp1161 Dir->setAssociatedStmt(AssociatedStmt); in Create()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp1729 E->setAssociatedStmt(Reader.ReadSubStmt()); in VisitOMPExecutableDirective()