Home
last modified time | relevance | path

Searched defs:allocation_state (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc120 struct allocation_state : public state_machine::state struct
122 allocation_state (const char *name, unsigned id, in allocation_state() function
135 enum resource_state m_rs;
136 const deallocator_set *m_deallocators;
137 const deallocator *m_deallocator;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp289 namespace allocation_state { namespace
H A DMallocChecker.cpp3372 namespace allocation_state { namespace