Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp166 bool WithOperator = false; in parseOpenMPReductionId() local
170 WithOperator = true; in parseOpenMPReductionId()
198 if (!WithOperator) in parseOpenMPReductionId()