Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h2220 SourceLocation SkipExtendedMicrosoftTypeAttributes();
/external/clang/lib/Parse/
DParseDecl.cpp629 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes()
637 SourceLocation Parser::SkipExtendedMicrosoftTypeAttributes() { in SkipExtendedMicrosoftTypeAttributes() function in Parser