Searched refs:OmpAllMemoryLoc (Results 1 – 4 of 4) sorted by relevance
4803 SourceLocation OmpAllMemoryLoc; member4848 void setOmpAllMemoryLoc(SourceLocation Loc) { Data.OmpAllMemoryLoc = Loc; } in setOmpAllMemoryLoc()4889 SourceLocation getOmpAllMemoryLoc() const { return Data.OmpAllMemoryLoc; } in getOmpAllMemoryLoc()
1062 Clause->setOmpAllMemoryLoc(Data.OmpAllMemoryLoc); in Create()
11990 SourceLocation OmpAllMemoryLoc; member
17828 ColonLoc, Data.OmpAllMemoryLoc}, in ActOnOpenMPVarListClause()20749 {DepKind, DepLoc, Data.ColonLoc, Data.OmpAllMemoryLoc}, DepModifier, Vars, in ActOnOpenMPDependClause()