Home
last modified time | relevance | path

Searched defs:MapModifiersLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1145 ArrayRef<SourceLocation> MapModifiersLoc, in Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5896 OMPMapClause(ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<SourceLocation> MapModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,OpenMPMapClauseKind MapType,bool MapTypeIsImplicit,SourceLocation MapLoc,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPMapClause() argument