Searched defs:DeleteContext (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h92 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
144 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
183 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp471 FindGDMContext(void *K, void *(*CreateContext)(llvm::BumpPtrAllocator&), void (*DeleteContext)(void*)) argument

Completed in 160 milliseconds