Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp270 return ParseWhileStatement(TrailingElseLoc); in ParseStatementOrDeclarationAfterAttributes()
1587 StmtResult Parser::ParseWhileStatement(SourceLocation *TrailingElseLoc) { in ParseWhileStatement() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2081 StmtResult ParseWhileStatement(SourceLocation *TrailingElseLoc);