Home
last modified time | relevance | path

Searched refs:parseMapTypeModifiers (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp3958 bool Parser::parseMapTypeModifiers(Sema::OpenMPVarListDataTy &Data) { in parseMapTypeModifiers() function in Parser
4302 IsInvalidMapperModifier = parseMapTypeModifiers(Data); in ParseOpenMPVarList()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h3369 bool parseMapTypeModifiers(Sema::OpenMPVarListDataTy &Data);