Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4106 bool Parser::parseMapTypeModifiers(SemaOpenMP::OpenMPVarListDataTy &Data) { in parseMapTypeModifiers() function in Parser
4585 IsInvalidMapperModifier = parseMapTypeModifiers(Data); in ParseOpenMPVarList()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3664 bool parseMapTypeModifiers(SemaOpenMP::OpenMPVarListDataTy &Data);