Home
last modified time | relevance | path

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

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