Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2947 bool NoIdentIsFound = true; in ParseOpenMPSimpleVarList() local
2955 NoIdentIsFound = false; in ParseOpenMPSimpleVarList()
2986 if (NoIdentIsFound) { in ParseOpenMPSimpleVarList()