Searched defs:ParseMicrosoftIfExistsCondition (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParser.cpp1749 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { function in class:Parser
1808 if (ParseMicrosoftIfExistsCondition(Result))

Completed in 111 milliseconds