Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp152 std::string corrected_name(type_and_or_name.GetName().GetCString()); FixUpDynamicType() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp297 std::string corrected_name(type_and_or_name.GetName().GetCString()); FixUpDynamicType() local
/freebsd-src/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