Searched refs:MapTypeModifiersLoc (Results 1 – 8 of 8) sorted by relevance
1094 MapTypeModifiersLoc; member1213 ArrayRef<SourceLocation> MapTypeModifiersLoc,
5901 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable5950 assert(std::size(MapTypeModifiersLoc) == MapModifiersLoc.size() && in OMPMapClause()5952 llvm::copy(MapModifiersLoc, std::begin(MapTypeModifiersLoc)); in OMPMapClause()5983 MapTypeModifiersLoc[I] = TLoc; in setMapTypeModifierLoc()6079 return MapTypeModifiersLoc[Cnt]; in getMapTypeModifierLoc()6089 return llvm::ArrayRef(MapTypeModifiersLoc); in getMapTypeModifiersLoc()
5861 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable5910 assert(std::size(MapTypeModifiersLoc) == MapModifiersLoc.size() && in OMPMapClause()5912 llvm::copy(MapModifiersLoc, std::begin(MapTypeModifiersLoc)); in OMPMapClause()5943 MapTypeModifiersLoc[I] = TLoc; in setMapTypeModifierLoc()6039 return MapTypeModifiersLoc[Cnt]; in getMapTypeModifierLoc()6049 return llvm::ArrayRef(MapTypeModifiersLoc); in getMapTypeModifiersLoc()
12338 MapTypeModifiersLoc; member12458 ArrayRef<SourceLocation> MapTypeModifiersLoc,
14429 MapTypeModifiersLoc; member14548 ArrayRef<SourceLocation> MapTypeModifiersLoc,