Home
last modified time | relevance | path

Searched defs:GetQualifiedName (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.cpp11 const char *DWARFDeclContext::GetQualifiedName() const { in GetQualifiedName() function in DWARFDeclContext
DDWARFDebugInfoEntry.cpp782 const char *DWARFDebugInfoEntry::GetQualifiedName(DWARFUnit *cu, in GetQualifiedName() function in DWARFDebugInfoEntry
790 DWARFDebugInfoEntry::GetQualifiedName(DWARFUnit *cu, in GetQualifiedName() function in DWARFDebugInfoEntry
DDWARFDIE.cpp217 const char *DWARFDIE::GetQualifiedName(std::string &storage) const { in GetQualifiedName() function in DWARFDIE
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc181 string GetQualifiedName(const Descriptor& d) { in GetQualifiedName() function
187 string GetQualifiedName(const EnumDescriptor& d) { in GetQualifiedName() function
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_loop.cc168 string ForLoop::GetQualifiedName(absl::string_view name) { in GetQualifiedName() function in xla::llvm_ir::ForLoop
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DObject.c187 GetQualifiedName( in GetQualifiedName() function
/external/llvm-project/lldb/source/Symbol/
DType.cpp663 ConstString Type::GetQualifiedName() { in GetQualifiedName() function in Type