Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h85 CallEventRef(const T *Call) : IntrusiveRefCntPtr<const T>(Call) {} in CallEventRef() function
84 CallEventRef(const T *Call) : IntrusiveRefCntPtr<const T>(Call) {} CallEventRef() function
[all...]