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