Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp229 bool WithOperator = false; in parseOpenMPReductionId() local
233 WithOperator = true; in parseOpenMPReductionId()
261 if (!WithOperator) in parseOpenMPReductionId()