Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h2933 SourceLocation SkipExtendedMicrosoftTypeAttributes();
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp845 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes()
853 SourceLocation Parser::SkipExtendedMicrosoftTypeAttributes() { in SkipExtendedMicrosoftTypeAttributes() function in Parser