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.cpp863 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
891 ColonProtection.restore(); in ParseCaseStatement()
2112 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2208 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp3029 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
3127 ColonProtection.restore(); in ParseParenExpression()
3151 ColonProtection); in ParseParenExpression()
3180 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1538 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local