Home
last modified time | relevance | path

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

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