Searched refs:setDependencyLoc (Results 1 – 3 of 3) sorted by relevance
729 Clause->setDependencyLoc(DepLoc); in Create()
3359 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc() function
12267 C->setDependencyLoc(Record.readSourceLocation()); in VisitOMPDependClause()