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