Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3192 bool Parser::parseMapTypeModifiers(OpenMPVarListDataTy &Data) { in parseMapTypeModifiers() function in Parser
3507 IsInvalidMapperModifier = parseMapTypeModifiers(Data); in ParseOpenMPVarList()
/external/llvm-project/clang/include/clang/Parse/
DParser.h3270 bool parseMapTypeModifiers(OpenMPVarListDataTy &Data);