Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Drtti.c328 tree name_string; in tinfo_name() local
812 tree name_string = tinfo_name (target); in tinfo_base_init() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c299 tree name_string; local
754 tree name_string = tinfo_name (target); local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp920 std::string name_string; in ImportDefinitionTo() local
1054 std::string name_string; in Imported() local
H A DClangASTSource.cpp632 const char *name_string = type_sp->GetName().GetCString(); in FindExternalVisibleDecls() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp916 std::string name_string; in DoLoadImage() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c2887 name_attribute (name_string) in name_attribute() argument
H A Ddwarf2out.c9641 add_name_attribute (die, name_string) in add_name_attribute() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c10574 add_name_attribute (dw_die_ref die, const char *name_string) in add_name_attribute()