Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h499 llvm::BumpPtrAllocator& bpalloc) in SymbolManager() argument
500 : SymbolDependencies(16), BPAlloc(bpalloc), BV(bv), Ctx(ctx) {} in SymbolManager()