Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp4163 static void parseMapType(Parser &P, Sema::OpenMPVarListDataTy &Data) { in parseMapType() function
4471 parseMapType(*this, Data); in ParseOpenMPVarList()