Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp154 std::string corrected_name(type_and_or_name.GetName().GetCString()); in FixUpDynamicType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp388 std::string corrected_name(type_and_or_name.GetName().GetCString()); in FixUpDynamicType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp303 std::string corrected_name(type_and_or_name.GetName().GetCString()); in FixUpDynamicType() local