Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp689 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
717 ColonProtection.restore(); in ParseCaseStatement()
1663 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
1749 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2324 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2416 ColonProtection.restore(); in ParseParenExpression()
2438 ColonProtection); in ParseParenExpression()
2466 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1308 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local