Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h94 void setAssociatedStmt(Stmt *S) { AssociatedStmt = S; } in setAssociatedStmt() function
H A DOpenMPClause.h9046 void setAssociatedStmt(Stmt *S) { in setAssociatedStmt() function