Searched refs:OmpAllMemoryLoc (Results 1 – 4 of 4) sorted by relevance
1110 SourceLocation OmpAllMemoryLoc; member
4939 SourceLocation OmpAllMemoryLoc; member4984 void setOmpAllMemoryLoc(SourceLocation Loc) { Data.OmpAllMemoryLoc = Loc; } in setOmpAllMemoryLoc()5025 SourceLocation getOmpAllMemoryLoc() const { return Data.OmpAllMemoryLoc; } in getOmpAllMemoryLoc()
1067 Clause->setOmpAllMemoryLoc(Data.OmpAllMemoryLoc); in Create()
16955 ColonLoc, Data.OmpAllMemoryLoc}, in ActOnOpenMPVarListClause()19985 {DepKind, DepLoc, Data.ColonLoc, Data.OmpAllMemoryLoc}, DepModifier, Vars, in ActOnOpenMPDependClause()