Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp232 bool WithOperator = false; in parseOpenMPReductionId() local
236 WithOperator = true; in parseOpenMPReductionId()
264 if (!WithOperator) in parseOpenMPReductionId()