Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp3774 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifier() local
3782 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
3822 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifier()
3825 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifier()