Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3567 bool MIParser::parseStringConstant(std::string &Result) { in parseStringConstant() function in MIParser
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1868 bool LLParser::parseStringConstant(std::string &Result) { in parseStringConstant() function in LLParser