Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3511 bool Parser::parseMapperModifier(OpenMPVarListDataTy &Data) { in parseMapperModifier() function in Parser
3556 if (parseMapperModifier(Data)) in parseMapTypeModifiers()
3882 IsInvalidMapperModifier = parseMapperModifier(Data); in ParseOpenMPVarList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3360 bool parseMapperModifier(OpenMPVarListDataTy &Data);