Searched defs:parseStringConstant (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
| H A D | MIParser.cpp | 3601 bool MIParser::parseStringConstant(std::string &Result) { parseStringConstant() function in MIParser |
| /llvm-project/llvm/lib/AsmParser/ | ||
| H A D | LLParser.cpp | 1853 bool LLParser::parseStringConstant(std::string &Result) { parseStringConstant() function in LLParser |