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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp540 if (ParseMicrosoftIfExistsCondition(Result))
H A DParser.cpp2178 bool Parser::ParseMicrosoftIfExistsCondition(IfExistsCondition& Result) { function in class:Parser
2243 if (ParseMicrosoftIfExistsCondition(Result))
H A DParseStmt.cpp2507 if (ParseMicrosoftIfExistsCondition(Result))
H A DParseDeclCXX.cpp4479 if (ParseMicrosoftIfExistsCondition(Result))
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2127 bool ParseMicrosoftIfExistsCondition(IfExistsCondition& Result);

Completed in 346 milliseconds