Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp833 bool UnexpectedId = false; in ParseOpenMPVarListClause() local
951 UnexpectedId = true; in ParseOpenMPVarListClause()
966 ((Kind == OMPC_map) && (UnexpectedId || MapType != OMPC_MAP_unknown) && in ParseOpenMPVarListClause()