Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h435 llvm::BumpPtrAllocator& bpalloc) in SymbolManager() argument
436 : SymbolDependencies(16), BPAlloc(bpalloc), BV(bv), Ctx(ctx) {} in SymbolManager()