Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp4014 static void parseMapType(Parser &P, Sema::OpenMPVarListDataTy &Data) { in parseMapType() function
4304 parseMapType(*this, Data); in ParseOpenMPVarList()