Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4197 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifier() local
4205 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
4256 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
4259 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifier()