Searched refs:setOmpAllMemoryLoc (Results 1 – 3 of 3) sorted by relevance
1062 Clause->setOmpAllMemoryLoc(Data.OmpAllMemoryLoc); in Create()
4848 void setOmpAllMemoryLoc(SourceLocation Loc) { Data.OmpAllMemoryLoc = Loc; } in setOmpAllMemoryLoc() function
10816 C->setOmpAllMemoryLoc(Record.readSourceLocation()); in VisitOMPDependClause()