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

References

tools/clang/lib/Analysis/ThreadSafetyCommon.cpp
  129   if (SelfDecl && !Ctx.SelfArg) {
  130     DeclRefExpr SelfDRE(SelfDecl->getASTContext(), SelfDecl, false,
  130     DeclRefExpr SelfDRE(SelfDecl->getASTContext(), SelfDecl, false,
  131                         SelfDecl->getType(), VK_LValue,
  132                         SelfDecl->getLocation());