Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp783 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
811 ColonProtection.restore(); in ParseCaseStatement()
2022 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2118 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2835 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2933 ColonProtection.restore(); in ParseParenExpression()
2957 ColonProtection); in ParseParenExpression()
2986 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1603 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local