Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseInit.cpp550 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsBraceInitializer()
H A DParser.cpp2276 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition() function in Parser
2341 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsExternalDeclaration()
H A DParseStmt.cpp2687 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsStatement()
H A DParseDeclCXX.cpp4792 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsClassDeclaration()
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h2160 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);