Home
last modified time | relevance | path

Searched defs:RuntimeDefinition (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DIPA.rst252 RuntimeDefinition subsection
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h119 RuntimeDefinition(const Decl *InD): D(InD) {} in RuntimeDefinition() function
120 RuntimeDefinition(const Decl *InD, const MemRegion *InR): D(InD), R(InR) {} in RuntimeDefinition() function