Searched refs:CreateContext (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramStateTrait.h | 186 static void *CreateContext(llvm::BumpPtrAllocator& Alloc) { 227 static void *CreateContext(llvm::BumpPtrAllocator &Alloc) { 264 static void *CreateContext(llvm::BumpPtrAllocator &Alloc) {
|
| H A D | ProgramState.h | 673 void *(*CreateContext)(llvm::BumpPtrAllocator&), 679 ProgramStateTrait<T>::CreateContext, in get_context()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcV2CBindings.cpp | 1033 LLVMMemoryManagerCreateContextCallback CreateContext, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() argument 1044 LLVMMemoryManagerCreateContextCallback CreateContext, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1050 : CreateContextCtx(CreateContextCtx), CreateContext(CreateContext), in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1058 std::swap(CreateContext, Other.CreateContext); in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1072 LLVMMemoryManagerCreateContextCallback CreateContext = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() member 1085 Opaque = CBs.CreateContext(CBs.CreateContextCtx); in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1122 assert(CreateContext && "CreateContext must not be null"); in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() 1130 CreateContextCtx, CreateContext, NotifyTerminating, AllocateCodeSection, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | OrcEE.h | 81 LLVMMemoryManagerCreateContextCallback CreateContext,
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ProgramState.cpp | 540 void *(*CreateContext)(llvm::BumpPtrAllocator&), in FindGDMContext() 545 p.first = CreateContext(Alloc); in FindGDMContext()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 6430 …ImutKeyValueInfo<clang::ento::MemRegion const*, clang::ento::SVal>>>::CreateContext(llvm::BumpPtrA… 6680 …o<clang::ento::SymbolData const*, (anonymous namespace)::RefState>>>::CreateContext(llvm::BumpPtrA… 6764 …vm::ImutKeyValueInfo<clang::ento::SymbolData const*, unsigned int>>>::CreateContext(llvm::BumpPtrA… 6826 …ion const*, llvm::ImutContainerInfo<clang::ento::MemRegion const*>>>::CreateContext(llvm::BumpPtrA… 6867 …lang::ento::SymbolData const*, (anonymous namespace)::StreamState>>>::CreateContext(llvm::BumpPtrA… 6960 …tKeyValueInfo<clang::ento::SymbolData const*, llvm::APSInt const*>>>::CreateContext(llvm::BumpPtrA… 6983 …mutableSet<llvm::APSInt*, llvm::ImutContainerInfo<llvm::APSInt*>>>>>::CreateContext(llvm::BumpPtrA… 7313 …nfo<clang::ento::SymbolData const*, (anonymous namespace)::RefVal>>>::CreateContext(llvm::BumpPtrA… 7418 …::ImutKeyValueInfo<clang::ento::SymbolData const*, unsigned int>>>>>::CreateContext(llvm::BumpPtrA… 7437 …atePartialTrait<llvm::ImmutableList<clang::ento::SymbolData const*>>::CreateContext(llvm::BumpPtrA… [all …]
|