Searched refs:CodeFieldName (Results 1 – 1 of 1) sorted by relevance
3037 void emitCxxPredicateFns(raw_ostream &OS, StringRef CodeFieldName,4048 raw_ostream &OS, StringRef CodeFieldName, StringRef TypeIdentifier, in emitCxxPredicateFns() argument4055 return !Record->getValueAsString(CodeFieldName).empty() && in emitCxxPredicateFns()4083 << " " << Record->getValueAsString(CodeFieldName) << "\n" in emitCxxPredicateFns()4084 << " llvm_unreachable(\"" << CodeFieldName in emitCxxPredicateFns()