reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseDeclCXX.cpp
 4094       ScopeLoc = AttrLoc;
 4106         Diag(ScopeLoc, diag::err_using_attribute_ns_conflict)
 4110         ScopeLoc = CommonScopeLoc;
 4125                                            ScopeName, ScopeLoc);
 4130           SourceRange(ScopeLoc.isValid() ? ScopeLoc : AttrLoc, AttrLoc),
 4130           SourceRange(ScopeLoc.isValid() ? ScopeLoc : AttrLoc, AttrLoc),
 4131           ScopeName, ScopeLoc, nullptr, 0,