Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp640 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
679 ColonProtection.restore(); in ParseCaseStatement()
1538 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2047 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2128 ColonProtection.restore(); in ParseParenExpression()
2150 ColonProtection); in ParseParenExpression()
2178 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1232 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local