Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3991 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifier() local
3999 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
4039 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
4042 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifier()