Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp354 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
363 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
396 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()