Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2618 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
2626 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
2657 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()