Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp729 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
757 ColonProtection.restore(); in ParseCaseStatement()
1873 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
1966 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseExpr.cpp2768 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
2865 ColonProtection.restore(); in ParseParenExpression()
2889 ColonProtection); in ParseParenExpression()
2917 ColonProtection.restore(); in ParseParenExpression()
H A DParseTemplate.cpp1568 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local