Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp851 ColonProtectionRAIIObject ColonProtection(*this); ParseCaseStatement() local
2097 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); ParseForStatement() local
2191 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); ParseForStatement() local
H A DParseTemplate.cpp1649 ColonProtectionRAIIObject ColonProtection(*this, false); ParseTemplateArgumentList() local
H A DParseExpr.cpp2955 ColonProtectionRAIIObject ColonProtection(*this, false); ParseParenExpression() local