#include "clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h"
|
| SymExprAllocator (llvm::BumpPtrAllocator &Alloc) |
|
template<class SymT , typename... ArgsT> |
SymT * | make (ArgsT &&...Args) |
|
Definition at line 491 of file SymbolManager.h.
◆ SymExprAllocator()
clang::ento::SymExprAllocator::SymExprAllocator |
( |
llvm::BumpPtrAllocator & |
Alloc | ) |
|
|
inlineexplicit |
◆ make()
template<class SymT , typename... ArgsT>
SymT * clang::ento::SymExprAllocator::make |
( |
ArgsT &&... |
Args | ) |
|
|
inline |
The documentation for this class was generated from the following file: