Home
last modified time | relevance | path

Searched defs:MapLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5621 SourceLocation MapLoc; variable
5651 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1930 SourceLocation MapLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VarList, in RebuildOMPMapClause()
H A DSemaOpenMP.cpp19612 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()