Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp1002 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
1011 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
1040 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()