Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp1340 StmtResult Parser::ParseWhileStatement(SourceLocation *TrailingElseLoc) { in ParseWhileStatement() function in Parser
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1584 StmtResult Parser::ParseWhileStatement(SourceLocation *TrailingElseLoc) { in ParseWhileStatement() function in Parser