Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp4973 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes()
4983 SourceLocation Parser::SkipCXX11Attributes() { in SkipCXX11Attributes() function in Parser
HDParseStmt.cpp1972 SkipCXX11Attributes(); in isForRangeIdentifier()
HDParseDecl.cpp6272 SkipCXX11Attributes(); in isConstructorDeclarator()
6356 SkipCXX11Attributes(); in isConstructorDeclarator()
/freebsd-head/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2866 SourceLocation SkipCXX11Attributes();