15#ifndef LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_BLOCKCOUNTER_H
16#define LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_BLOCKCOUNTER_H
18#include "llvm/Support/Allocator.h"
42 Factory(llvm::BumpPtrAllocator& Alloc);
It represents a stack frame of the call stack (based on CallEvent).
Factory(llvm::BumpPtrAllocator &Alloc)
BlockCounter IncrementCount(BlockCounter BC, const StackFrame *CallSite, unsigned BlockID)
BlockCounter GetEmptyCounter()
unsigned getNumVisited(const StackFrame *CallSite, unsigned BlockID) const
The JSON file list parser is used to communicate input to InstallAPI.
nullptr
This class represents a compute construct, representing a 'Kind' of ‘parallel’, 'serial',...