Searched refs:ParseMicrosoftIfExistsStatement (Results 1 - 2 of 2) sorted by last modified time

/external/clang/include/clang/Parse/
H A DParser.h1647 void ParseMicrosoftIfExistsStatement(StmtVector &Stmts);
/external/clang/lib/Parse/
H A DParseStmt.cpp279 ParseMicrosoftIfExistsStatement(Stmts);
2080 void Parser::ParseMicrosoftIfExistsStatement(StmtVector &Stmts) { function in class:Parser

Completed in 3750 milliseconds