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.cpp112 bool WithOperator = false; in parseOpenMPReductionId() local
116 WithOperator = true; in parseOpenMPReductionId()
144 if (!WithOperator) in parseOpenMPReductionId()