Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp267 return ParseSwitchStatement(TrailingElseLoc); in ParseStatementOrDeclarationAfterAttributes()
1500 StmtResult Parser::ParseSwitchStatement(SourceLocation *TrailingElseLoc) { in ParseSwitchStatement() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2080 StmtResult ParseSwitchStatement(SourceLocation *TrailingElseLoc);