Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCoroutines.cpp65 static CompilerType InferPromiseType(Function &destroy_func) { in InferPromiseType()
174 if (Function *destroy_func = in Update() local