Searched refs:OmpAllMemoryLoc (Results 1 – 4 of 4) sorted by relevance
1161 SourceLocation OmpAllMemoryLoc; member
5493 SourceLocation OmpAllMemoryLoc; member5538 void setOmpAllMemoryLoc(SourceLocation Loc) { Data.OmpAllMemoryLoc = Loc; } in setOmpAllMemoryLoc()5579 SourceLocation getOmpAllMemoryLoc() const { return Data.OmpAllMemoryLoc; } in getOmpAllMemoryLoc()
1090 Clause->setOmpAllMemoryLoc(Data.OmpAllMemoryLoc); in Create()
17551 ColonLoc, Data.OmpAllMemoryLoc}, in ActOnOpenMPVarListClause()20650 {DepKind, DepLoc, Data.ColonLoc, Data.OmpAllMemoryLoc}, DepModifier, Vars, in ActOnOpenMPDependClause()