Home
last modified time | relevance | path

Searched refs:ErrString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4473 std::string ErrString; in CombineChildVariants() local
4478 if (R->canPatternMatch(ErrString, CDP) && in CombineChildVariants()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp937 std::string ErrString; in typeComparisonErrorMessage() local
938 raw_string_ostream ErrOS(ErrString); in typeComparisonErrorMessage()