Home
last modified time | relevance | path

Searched refs:SkipCXX11Attributes (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp4233 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes()
4242 SourceLocation Parser::SkipCXX11Attributes() { in SkipCXX11Attributes() function in Parser
HDParseStmt.cpp1689 SkipCXX11Attributes(); in isForRangeIdentifier()
HDParseDecl.cpp5276 SkipCXX11Attributes(); in isConstructorDeclarator()
5349 SkipCXX11Attributes(); in isConstructorDeclarator()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2511 SourceLocation SkipCXX11Attributes();