Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DOpenMPClause.cpp229 void OMPLastprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() function in OMPLastprivateClause
368 void OMPCopyinClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() function in OMPCopyinClause
409 void OMPCopyprivateClause::setSourceExprs(ArrayRef<Expr *> SrcExprs) { in setSourceExprs() function in OMPCopyprivateClause