Searched refs:CodeStr (Results 1 – 2 of 2) sorted by relevance
588 StringRef CodeStr) { in mergeCondAndCode() argument592 CombinedStream << CodeStr; in mergeCondAndCode()
1913 std::string CodeStr; in emitCXXMatchApply() local1914 raw_string_ostream OS(CodeStr); in emitCXXMatchApply()1941 const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); in emitCXXMatchApply()