Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp371 ParseMicrosoftIfExistsStatement(Stmts); in ParseStatementOrDeclarationAfterAttributes()
2764 void Parser::ParseMicrosoftIfExistsStatement(StmtVector &Stmts) { in ParseMicrosoftIfExistsStatement() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2244 void ParseMicrosoftIfExistsStatement(StmtVector &Stmts);