Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4778 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes()
4788 SourceLocation Parser::SkipCXX11Attributes() { in SkipCXX11Attributes() function in Parser
H A DParseStmt.cpp1869 SkipCXX11Attributes(); in isForRangeIdentifier()
H A DParseDecl.cpp5994 SkipCXX11Attributes(); in isConstructorDeclarator()
6079 SkipCXX11Attributes(); in isConstructorDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2971 SourceLocation SkipCXX11Attributes();