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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h183 static void *CreateContext(llvm::BumpPtrAllocator& Alloc) { function in struct:clang::ento::ProgramStatePartialTrait
224 static void *CreateContext(llvm::BumpPtrAllocator &Alloc) { function in struct:clang::ento::ProgramStatePartialTrait
261 static void *CreateContext(llvm::BumpPtrAllocator &Alloc) { 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 87 milliseconds