Home
last modified time | relevance | path

Searched defs:ParseSwitchStatement (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp1255 StmtResult Parser::ParseSwitchStatement(SourceLocation *TrailingElseLoc) { in ParseSwitchStatement() function in Parser
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1497 StmtResult Parser::ParseSwitchStatement(SourceLocation *TrailingElseLoc) { in ParseSwitchStatement() function in Parser