Home
last modified time | relevance | path

Searched refs:DiagnoseAndSkipExtendedMicrosoftTypeAttributes (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h2219 void DiagnoseAndSkipExtendedMicrosoftTypeAttributes();
/external/clang/lib/Parse/
DParseDecl.cpp627 void Parser::DiagnoseAndSkipExtendedMicrosoftTypeAttributes() { in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() function in Parser
1883 DiagnoseAndSkipExtendedMicrosoftTypeAttributes(); in ParseDeclGroup()