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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h90 RuntimeDefinition(const Decl *InD): D(InD), R(nullptr) {} argument
91 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} argument

Completed in 73 milliseconds