Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3543 bool Parser::parseMapTypeModifiers(OpenMPVarListDataTy &Data) { in parseMapTypeModifiers() function in Parser
3858 IsInvalidMapperModifier = parseMapTypeModifiers(Data); in ParseOpenMPVarList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3364 bool parseMapTypeModifiers(OpenMPVarListDataTy &Data);