Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12379 MapTypeModifiersLoc; member
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5861 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2015 ArrayRef<SourceLocation> MapTypeModifiersLoc, in RebuildOMPMapClause()
H A DSemaOpenMP.cpp22417 ArrayRef<SourceLocation> MapTypeModifiersLoc, in ActOnOpenMPMapClause()