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

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4197 bool Parser::parseMapTypeModifiers(Sema::OpenMPVarListDataTy &Data) { function in class:Parser
4640 IsInvalidMapperModifier = parseMapTypeModifiers(Data);
/freebsd-current/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3552 bool parseMapTypeModifiers(Sema::OpenMPVarListDataTy &Data);

Completed in 204 milliseconds