Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DELFAttributeParser.cpp23 Error ELFAttributeParser::parseStringAttribute(const char *name, unsigned tag, in parseStringAttribute() function in ELFAttributeParser
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp1702 bool LLParser::parseStringAttribute(AttrBuilder &B) { in parseStringAttribute() function in LLParser