clang API Documentation

Public Member Functions
clang::ento::StoreManager::FindUniqueBinding Class Reference

#include <Store.h>

Inheritance diagram for clang::ento::StoreManager::FindUniqueBinding:
Inheritance graph
[legend]
Collaboration diagram for clang::ento::StoreManager::FindUniqueBinding:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FindUniqueBinding (SymbolRef sym)
bool HandleBinding (StoreManager &SMgr, Store store, const MemRegion *R, SVal val) override
LLVM_EXPLICIT operator bool ()
const MemRegiongetRegion ()

Detailed Description

Definition at line 216 of file Store.h.


Constructor & Destructor Documentation

Definition at line 223 of file Store.h.


Member Function Documentation

Definition at line 229 of file Store.h.

Referenced by GetAllocationSite().

bool StoreManager::FindUniqueBinding::HandleBinding ( StoreManager SMgr,
Store  store,
const MemRegion R,
SVal  val 
) [override, virtual]
LLVM_EXPLICIT clang::ento::StoreManager::FindUniqueBinding::operator bool ( ) [inline]

Definition at line 228 of file Store.h.


The documentation for this class was generated from the following files: