Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp863 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
2112 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
2208 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
HDParseTemplate.cpp1538 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local
HDParseExpr.cpp3029 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local