Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h112 bool addErrorSuffix(const Twine &Suffix) { in addErrorSuffix() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmParser.cpp115 bool MCAsmParser::addErrorSuffix(const Twine &Suffix) { in addErrorSuffix() function in MCAsmParser