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