Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4550 std::string ErrString; in CombineChildVariants() local
4555 if (R->canPatternMatch(ErrString, CDP) && in CombineChildVariants()
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp979 std::string ErrString; in typeComparisonErrorMessage() local
980 raw_string_ostream ErrOS(ErrString); in typeComparisonErrorMessage()