Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp734 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
1878 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
1971 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local
H A DParseTemplate.cpp1568 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseTemplateArgumentList() local
H A DParseExpr.cpp2798 ColonProtectionRAIIObject ColonProtection(*this, false); in ParseParenExpression() local