Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Parse/
DParser.h3247 MapTypeModifiersLoc; member
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp13666 ArrayRef<SourceLocation> MapTypeModifiersLoc, bool IsMapTypeImplicit, in ActOnOpenMPVarListClause()
17831 ArrayRef<SourceLocation> MapTypeModifiersLoc, in ActOnOpenMPMapClause()
DTreeTransform.h1897 ArrayRef<SourceLocation> MapTypeModifiersLoc, in RebuildOMPMapClause()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5410 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable