Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5513 SourceLocation MapLoc; variable
5543 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1916 SourceLocation MapLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VarList, in RebuildOMPMapClause()
H A DSemaOpenMP.cpp19229 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()