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