Home
last modified time | relevance | path

Searched defs:ColonProtection (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp726 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
1870 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
1964 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
DParseTemplate.cpp1568 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local
DParseExpr.cpp2761 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local
/external/clang/lib/Parse/
DParseStmt.cpp674 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
1609 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
DParseTemplate.cpp1269 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local
DParseExpr.cpp2188 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local