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

References

tools/clang/lib/Sema/SemaDecl.cpp
16794       ID->setEndOfDefinitionLoc(RBrac);
tools/clang/lib/Sema/SemaDeclObjC.cpp
  570     IDecl->setEndOfDefinitionLoc(ClassLoc);
  661     IDecl->setEndOfDefinitionLoc(SuperClassTInfo->getTypeLoc().getEndLoc());
 1086     IDecl->setEndOfDefinitionLoc(ClassLoc);
 1095     IDecl->setEndOfDefinitionLoc(EndProtoLoc);
 2040       IDecl->setEndOfDefinitionLoc(SuperClassLoc);
 2042       IDecl->setEndOfDefinitionLoc(ClassLoc);
 2121     IDecl->setEndOfDefinitionLoc(RBrace);