Searched refs:IfExistsCondition (Results 1 – 5 of 5) sorted by relevance
482 IfExistsCondition Result; in ParseMicrosoftIfExistsBraceInitializer()
1904 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition()1963 IfExistsCondition Result; in ParseMicrosoftIfExistsExternalDeclaration()
2184 IfExistsCondition Result; in ParseMicrosoftIfExistsStatement()
3942 IfExistsCondition Result; in ParseMicrosoftIfExistsClassDeclaration()
1728 struct IfExistsCondition { struct1746 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result); argument