Lines Matching defs:This
9 // This file defines diagnostics for RetainCountChecker, which implements
76 // FIXME: This set of cases was copied from SemaExprObjC.
106 // This case is handled elsewhere.
189 const Expr *This = ME->getBase()->IgnoreParenImpCasts();
190 if (const auto *DRE = dyn_cast<DeclRefExpr>(This)) {
499 // This is the allocation site since the previous node had no bindings
808 " This violates the naming convention rules"
816 << "') does not contain 'Copy' or 'Create'. This violates the "
877 // call to GetAllocationSite. This will walk the ExplodedGraph backwards.
893 // FIXME: This will crash the analyzer if an allocation comes from an