Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2836 SourceLocation SkipExtendedMicrosoftTypeAttributes();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp793 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes()
801 SourceLocation Parser::SkipExtendedMicrosoftTypeAttributes() { in SkipExtendedMicrosoftTypeAttributes() function in Parser