Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseInit.cpp588 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsBraceInitializer()
HDParser.cpp2349 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { in ParseMicrosoftIfExistsCondition() function in Parser
2414 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsExternalDeclaration()
HDParseStmt.cpp2766 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsStatement()
HDParseDeclCXX.cpp5168 if (ParseMicrosoftIfExistsCondition(Result)) in ParseMicrosoftIfExistsClassDeclaration()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2243 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);