Home
last modified time | relevance | path

Searched refs:ParseMicrosoftIfExistsCondition (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseInit.cpp475 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsBraceInitializer()
DParser.cpp1776 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition() function in Parser
1836 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsExternalDeclaration()
DParseStmt.cpp2091 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsStatement()
DParseDeclCXX.cpp3806 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsClassDeclaration()
/external/clang/include/clang/Parse/
DParser.h1638 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);