Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp807 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
835 ColonProtection.restore(); in ParseCaseStatement()
2044 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2140 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2874 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2972 ColonProtection.restore(); in ParseParenExpression()
2996 ColonProtection); in ParseParenExpression()
3025 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1622 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local