Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp73 static bool isMergeableElement(const unsigned char *ElementName) { in isMergeableElement()
85 const unsigned char *ElementName) { in getChildWithName()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp80 std::string ElementName(Element->getName()); in checkIntegrityScopesTree() local
H A DLVElement.cpp95 void LVElement::setName(StringRef ElementName) { in setName()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp271 StringRef ElementName; in formatTypeName() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp606 const char *ElementName) { in checkLinkeditDataCommand()