Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp731 TypeSP lldb_function_type_sp = ParseTypeFromDWARF( in ParseTypeModifier() local
734 if (lldb_function_type_sp) { in ParseTypeModifier()
736 lldb_function_type_sp->GetForwardCompilerType()); in ParseTypeModifier()