Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp851 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
879 ColonProtection.restore(); in ParseCaseStatement()
2097 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2191 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2955 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
3053 ColonProtection.restore(); in ParseParenExpression()
3077 ColonProtection); in ParseParenExpression()
3106 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1649 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local