Searched refs:OmpAllMemoryLoc (Results 1 – 4 of 4) sorted by relevance
4761 SourceLocation OmpAllMemoryLoc; member4806 void setOmpAllMemoryLoc(SourceLocation Loc) { Data.OmpAllMemoryLoc = Loc; } in setOmpAllMemoryLoc()4847 SourceLocation getOmpAllMemoryLoc() const { return Data.OmpAllMemoryLoc; } in getOmpAllMemoryLoc()
1053 Clause->setOmpAllMemoryLoc(Data.OmpAllMemoryLoc); in Create()
11628 SourceLocation OmpAllMemoryLoc; member
17548 ColonLoc, Data.OmpAllMemoryLoc}, in ActOnOpenMPVarListClause()20466 {DepKind, DepLoc, Data.ColonLoc, Data.OmpAllMemoryLoc}, DepModifier, Vars, in ActOnOpenMPDependClause()