Searched defs:ParseMicrosoftIfExistsClassDeclaration (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2281 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS);
3022 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, function in class:Parser
3052 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS);

Completed in 26 milliseconds