Home
last modified time | relevance | path

Searched refs:vtable_cu (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp299 CompileUnit *vtable_cu = in FindLibCppStdFunctionCallableInfo() local
312 if (vtable_cu && !has_invoke) { in FindLibCppStdFunctionCallableInfo()
314 vtable_cu->FindFunction([name_to_use](const FunctionSP &f) { in FindLibCppStdFunctionCallableInfo()