Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseInit.cpp483 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsBraceInitializer()
DParser.cpp1904 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition() function in Parser
1964 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsExternalDeclaration()
DParseStmt.cpp2185 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsStatement()
DParseDeclCXX.cpp3943 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsClassDeclaration()
/external/clang/include/clang/Parse/
DParser.h1746 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);