Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2995 void DiagnoseAndSkipExtendedMicrosoftTypeAttributes();
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp959 void Parser::DiagnoseAndSkipExtendedMicrosoftTypeAttributes() { in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() function in Parser
2376 DiagnoseAndSkipExtendedMicrosoftTypeAttributes(); in ParseDeclGroup()