Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp217 bool WithOperator = false; in parseOpenMPReductionId() local
221 WithOperator = true; in parseOpenMPReductionId()
249 if (!WithOperator) in parseOpenMPReductionId()