Searched defs:CallEventManager (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1148 class CallEventManager { class in namespace:clang::ento
1200 CallEventManager(llvm::BumpPtrAllocator &alloc) : Alloc(alloc) {} function in class:clang::ento::CallEventManager
[all...]

Completed in 105 milliseconds