Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp529 ColonProtectionRAIIObject ColonProtection(*this); in ParseCaseStatement() local
552 ColonProtection.restore(); in ParseCaseStatement()
1390 ColonProtectionRAIIObject ColonProtection(*this, MightBeForRangeStmt); in ParseForStatement() local