Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4366 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal() local
4374 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc); in ParseCXX11AttributeSpecifierInternal()
4425 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifierInternal()
4428 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal()