Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2481 SourceLocation SkipExtendedMicrosoftTypeAttributes();
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp686 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes()
694 SourceLocation Parser::SkipExtendedMicrosoftTypeAttributes() { in SkipExtendedMicrosoftTypeAttributes() function in Parser