Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
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()