Searched refs:InR (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h238 UndefOrNullArgVisitor(const MemRegion *InR) : R(InR) {} argument
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h92 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} argument

Completed in 51 milliseconds