Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseInit.cpp489 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsBraceInitializer()
DParser.cpp1882 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition() function in Parser
1942 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsExternalDeclaration()
DParseStmt.cpp2137 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsStatement()
DParseDeclCXX.cpp3886 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsClassDeclaration()
/external/clang/include/clang/Parse/
DParser.h1713 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);