Lines Matching refs:ScopeLoc
4357 SourceLocation ScopeLoc, CachedTokens &OpenMPTokens) { in ParseCXX11AttributeArgs() argument
4389 ScopeLoc, Syntax, nullptr); in ParseCXX11AttributeArgs()
4409 ScopeName, ScopeLoc, Syntax); in ParseCXX11AttributeArgs()
4412 ScopeName, ScopeLoc, Syntax); in ParseCXX11AttributeArgs()
4516 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifierInternal() local
4528 ScopeLoc = AttrLoc; in ParseCXX11AttributeSpecifierInternal()
4541 Diag(ScopeLoc, diag::err_using_attribute_ns_conflict) in ParseCXX11AttributeSpecifierInternal()
4545 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal()
4552 ScopeName, ScopeLoc, OpenMPTokens); in ParseCXX11AttributeSpecifierInternal()
4557 SourceRange(ScopeLoc.isValid() ? ScopeLoc : AttrLoc, AttrLoc), in ParseCXX11AttributeSpecifierInternal()
4558 ScopeName, ScopeLoc, nullptr, 0, in ParseCXX11AttributeSpecifierInternal()