Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h500 llvm::BumpPtrAllocator& bpalloc) in SymbolManager() argument
501 : SymbolDependencies(16), BPAlloc(bpalloc), BV(bv), Ctx(ctx) {} in SymbolManager()