Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp215 bool IsForOrCatch = in parseParens() local
217 Contexts.back().IsExpression = !IsForOrCatch; in parseParens()