Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h147 RuntimeDefinition(const Decl *InD): D(InD) {} in RuntimeDefinition() argument
148 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} in RuntimeDefinition() argument