Home
last modified time | relevance | path

Searched defs:name_cstr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp54 const char *name_cstr = name.GetCString(); in GetIndexOfChildWithName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp378 const char *name_cstr = name_str.c_str(); in InspectInstruction() local
H A DIRForTarget.cpp1137 lldb_private::ConstString name_cstr(name.str().c_str()); in HandleObjCClass() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp28 const char *name_cstr, FunctionNameType name_type_mask, in BreakpointResolverName()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp436 lldb::SBType SBModule::FindFirstType(const char *name_cstr) { in FindFirstType()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1678 Module *module, const char *name_cstr, in LookupTypeInModule()
1731 const char *name_cstr, bool name_is_regex) { in LookupTypeHere()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2721 const char *name_cstr = name.AsCString(); in LookupRuntimeSymbol() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp876 const char *name_cstr = name.AsCString(); in DeleteBreakpointName() local