Home
last modified time | relevance | path

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

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