Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp797 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
833 ColonProtection.restore(); in ParseCaseStatement()
1992 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2088 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2616 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2714 ColonProtection.restore(); in ParseParenExpression()
2738 ColonProtection); in ParseParenExpression()
2767 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1335 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local