Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11622 MapTypeModifiersLoc; member
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h5743 SourceLocation MapTypeModifiersLoc[NumberOfOMPMapClauseModifiers]; variable
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h1950 ArrayRef<SourceLocation> MapTypeModifiersLoc, in RebuildOMPMapClause()
H A DSemaOpenMP.cpp21716 ArrayRef<SourceLocation> MapTypeModifiersLoc, in ActOnOpenMPMapClause()