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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h88 static void *CreateContext(llvm::BumpPtrAllocator& Alloc) { function in struct:clang::ento::ProgramStatePartialTrait
140 static void *CreateContext(llvm::BumpPtrAllocator& Alloc) { function in struct:clang::ento::ProgramStatePartialTrait
179 static void *CreateContext(llvm::BumpPtrAllocator& Alloc) { 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 39 milliseconds