Searched refs:CodeFieldName (Results 1 – 1 of 1) sorted by relevance
3663 void emitCxxPredicateFns(raw_ostream &OS, StringRef CodeFieldName,5494 raw_ostream &OS, StringRef CodeFieldName, StringRef TypeIdentifier, in emitCxxPredicateFns() argument5502 return !Record->getValueAsString(CodeFieldName).empty() && in emitCxxPredicateFns()5530 << " " << Record->getValueAsString(CodeFieldName) << "\n" in emitCxxPredicateFns()5531 << " llvm_unreachable(\"" << CodeFieldName in emitCxxPredicateFns()