Searched defs:ColonProtection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 860 ColonProtectionRAIIObject ColonProtection(*this); ParseCaseStatement() local |
H A D | ParseTemplate.cpp | 1551 ColonProtectionRAIIObject ColonProtection(*this, false); ParseTemplateArgumentList() local |
H A D | ParseExpr.cpp | 3007 ColonProtectionRAIIObject ColonProtection(*this, false); ParseParenExpression() local |