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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h187 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
228 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
265 static void DeleteContext(void *Ctx) { function in struct:clang::ento::ProgramStatePartialTrait
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp491 FindGDMContext(void *K, void *(*CreateContext)(llvm::BumpPtrAllocator&), void (*DeleteContext)(void*)) argument

Completed in 124 milliseconds