Searched defs:parseStringAttribute (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | ELFAttributeParser.cpp | 23 Error ELFAttributeParser::parseStringAttribute(const char *name, unsigned tag, in parseStringAttribute() function in ELFAttributeParser |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 1966 bool LLParser::parseStringAttribute(AttrBuilder &B) { parseStringAttribute() function in LLParser |