Home
last modified time | relevance | path

Searched defs:Dealloc (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DAllocationActions.h37 WrapperFunctionCall Dealloc; member
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DRetainSummaryManager.h62 Dealloc, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp478 auto Dealloc = RetconLowering.Dealloc; in emitDealloc() local
H A DCoroInternal.h120 Function *Dealloc; member