Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp783 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
2022 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2118 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseTemplate.cpp1603 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local
H A DParseExpr.cpp2835 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local