Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:FunctionTyID

189   case Type::FunctionTyID: return "func_";
401 case Type::FunctionTyID: prefix = "FuncTy_"; break;
562 case Type::FunctionTyID: {