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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h328 UndefOrNullArgVisitor(const MemRegion *InR) : R(InR) {} argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h115 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} argument

Completed in 166 milliseconds