Searched refs:CodeStr (Results 1 – 2 of 2) sorted by relevance
554 StringRef CodeStr) { in mergeCondAndCode() argument558 CombinedStream << CodeStr; in mergeCondAndCode()
1819 std::string CodeStr; in emitCXXMatchApply() local1820 raw_string_ostream OS(CodeStr); in emitCXXMatchApply()1847 const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); in emitCXXMatchApply()