Home
last modified time | relevance | path

Searched defs:element_name (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/unittests/Host/
H A DXMLTest.cpp16 static void assertGetElement(XMLNode &root, const char *element_name, in assertGetElement()
42 #define ASSERT_GET(element_name, ...) \ argument
/llvm-project/lldb/source/Host/common/
H A DXML.cpp440 llvm::StringRef element_name = node.GetName(); in ExtractStringFromValueNode() local
457 llvm::StringRef element_name = node.GetName(); in CreatePlistValue() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc4172 std::ostream* stream, const std::string& element_name, in OutputXmlAttribute()
4602 const std::string& element_name, in OutputJsonKey()
4620 std::ostream* stream, const std::string& element_name, in OutputJsonKey()
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6525 char element_name[64]; GetChildCompilerTypeAtIndex() local
[all...]