Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3023 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
3031 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
3062 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()