Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp2997 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
3005 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
3036 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()