Home
last modified time | relevance | path

Searched defs:MapTypeModifiersLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3370 MapTypeModifiersLoc; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5612 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15409 ArrayRef<SourceLocation> MapTypeModifiersLoc, bool IsMapTypeImplicit, in ActOnOpenMPVarListClause()
19610 ArrayRef<SourceLocation> MapTypeModifiersLoc, in ActOnOpenMPMapClause()
H A DTreeTransform.h1927 ArrayRef<SourceLocation> MapTypeModifiersLoc, in RebuildOMPMapClause()