Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:FunctionTyID

186   case Type::FunctionTyID: return "func_";
373 case Type::FunctionTyID: prefix = "FuncTy_"; break;
520 case Type::FunctionTyID: {