Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCoroutines.cpp63 static CompilerType InferPromiseType(Function &destroy_func) { in InferPromiseType()
172 if (Function *destroy_func = in Update() local