Home
last modified time | relevance | path

Searched defs:name_string (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp307 std::string name_string = field.GetName() + ": "; in DumpEnums() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1161 std::string name_string; in ImportDefinitionTo() local
1293 std::string name_string; in Imported() local
H A DClangASTSource.cpp615 const char *name_string = type_sp->GetName().GetCString(); in FindExternalVisibleDecls() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp918 std::string name_string; in DoLoadImage() local
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2525 uint8_t name_string[256]; member