Home
last modified time | relevance | path

Searched defs:AttributeString (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp72 StringRef llvm::dwarf::AttributeString(unsigned Attribute) { in AttributeString() function in llvm::dwarf
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2277 std::string AttributeString = (Twine("tooltip=\"") + getNodeId(Node) + " " + getNodeAttributes() local