Searched refs:InR (Results 1 – 3 of 3) sorted by relevance
289 UndefOrNullArgVisitor(const MemRegion *InR) : R(InR) {} in UndefOrNullArgVisitor() argument
116 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} in RuntimeDefinition() argument
2207 const MemRegion *InR, in AllocationInfo()2209 N(InN), R(InR), InterestingMethodContext(InInterestingMethodContext) {} in AllocationInfo()