Searched refs:setDependencyLoc (Results 1 – 6 of 6) sorted by relevance
530 Clause->setDependencyLoc(DepLoc); in Create()
970 Clause->setDependencyLoc(DepLoc); in Create()
2616 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc() function
2246 C->setDependencyLoc(Reader->ReadSourceLocation(Record, Idx)); in VisitOMPDependClause()
4471 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } in setDependencyLoc() function
12557 C->setDependencyLoc(Record.readSourceLocation()); in VisitOMPDependClause()